summaryrefslogtreecommitdiffstats
path: root/indent/velocity.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 /indent/velocity.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 'indent/velocity.vim')
-rw-r--r--indent/velocity.vim5
1 files changed, 5 insertions, 0 deletions
diff --git a/indent/velocity.vim b/indent/velocity.vim
new file mode 100644
index 00000000..f30c4af8
--- /dev/null
+++ b/indent/velocity.vim
@@ -0,0 +1,5 @@
+if exists("b:did_indent")
+ finish
+endif
+
+runtime! indent/html.vim