summaryrefslogtreecommitdiffstats
path: root/ftdetect/polyglot.vim
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2014-12-22 22:01:38 +0100
committerAdam Stankiewicz <sheerun@sher.pl>2014-12-22 22:01:38 +0100
commit1a97304cf642e9f887122e162b1999768b60c9d7 (patch)
treeab93bad0d28656509cb7e872429fe3e54987430f /ftdetect/polyglot.vim
parentd8eaa50aed67af1666c3e45b719510253800ca8d (diff)
downloadvim-polyglot-1.11.1.tar.gz
vim-polyglot-1.11.1.zip
Add velocity templates supportv1.11.1
Diffstat (limited to 'ftdetect/polyglot.vim')
-rw-r--r--ftdetect/polyglot.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftdetect/polyglot.vim b/ftdetect/polyglot.vim
index cc2d2e53..b82f8724 100644
--- a/ftdetect/polyglot.vim
+++ b/ftdetect/polyglot.vim
@@ -207,3 +207,4 @@ autocmd BufNewFile,BufRead *.html.twig set filetype=html.twig
autocmd BufNewFile,BufRead *.ts setlocal filetype=typescript
autocmd BufRead *.vala,*.vapi set efm=%f:%l.%c-%[%^:]%#:\ %t%[%^:]%#:\ %m
au BufRead,BufNewFile *.vala,*.vapi setfiletype vala
+au BufRead,BufNewFile *.vm set ft=velocity syntax=velocity