summaryrefslogtreecommitdiffstats
path: root/build.sh
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:34:37 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2013-09-12 17:34:37 +0200
commit2ed8751feb4e78fd37a822581a3ec4f7bfd627db (patch)
treec5686cab46f580a748d433c7c5272076dc588602 /build.sh
parent3bd65161236bf5344619861fbe18b30f5bfd1a23 (diff)
downloadvim-polyglot-2ed8751feb4e78fd37a822581a3ec4f7bfd627db.tar.gz
vim-polyglot-2ed8751feb4e78fd37a822581a3ec4f7bfd627db.zip
Add handlebars templates support
Diffstat (limited to '')
-rwxr-xr-xbuild.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.sh b/build.sh
index 743ff4a2..7fe7fa07 100755
--- a/build.sh
+++ b/build.sh
@@ -45,6 +45,7 @@ syntax 'mutewinter/tomdoc.vim' &
syntax 'mutewinter/nginx.vim' &
syntax 'timcharper/textile.vim' &
syntax 'tpope/vim-markdown' &
+syntax 'nono/vim-handlebars' &
syntax 'acustodioo/vim-tmux' &
syntax 'groenewege/vim-less' &
syntax 'wavded/vim-stylus' &