diff options
author | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:34:37 +0200 |
---|---|---|
committer | Adam Stankiewicz <sheerun@sher.pl> | 2013-09-12 17:34:37 +0200 |
commit | 2ed8751feb4e78fd37a822581a3ec4f7bfd627db (patch) | |
tree | c5686cab46f580a748d433c7c5272076dc588602 /build.sh | |
parent | 3bd65161236bf5344619861fbe18b30f5bfd1a23 (diff) | |
download | vim-polyglot-2ed8751feb4e78fd37a822581a3ec4f7bfd627db.tar.gz vim-polyglot-2ed8751feb4e78fd37a822581a3ec4f7bfd627db.zip |
Add handlebars templates support
Diffstat (limited to '')
-rwxr-xr-x | build.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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' & |