aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'setup.sh')
-rwxr-xr-xsetup.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.sh b/setup.sh
index aa84761..085f14d 100755
--- a/setup.sh
+++ b/setup.sh
@@ -23,6 +23,9 @@ clone
DIR="themes/vim-256noir"
URL="https://git.riedstra.us/mitch/vim-256noir.git"
clone
+DIR="bundle/jinja2-syntax"
+URL="https://github.com/Glench/Vim-Jinja2-Syntax.git"
+clone
DIR="bundle/vim-airline"
URL="https://github.com/vim-airline/vim-airline.git"
clone