Add velocity templates support

This commit is contained in:
Adam Stankiewicz
2014-12-22 22:01:38 +01:00
parent d8eaa50aed
commit 1a97304cf6
5 changed files with 78 additions and 3 deletions

5
indent/velocity.vim Normal file
View File

@@ -0,0 +1,5 @@
if exists("b:did_indent")
finish
endif
runtime! indent/html.vim