aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.sh b/setup.sh
index 7bcade9..cd5b911 100755
--- a/setup.sh
+++ b/setup.sh
@@ -14,9 +14,6 @@ clone() {
fi
cd $WD
}
-DIR="."
-URL="https://git.riedstra.us/mitch/vim-cfg"
-clone
DIR="bundle/jinja2-syntax"
URL="https://github.com/Glench/Vim-Jinja2-Syntax.git"
clone