summaryrefslogtreecommitdiffstats
path: root/indent
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-08-23 19:39:42 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-08-23 19:39:42 +0200
commitf3ab28a28761b6cd606833585c552490a1f5efe1 (patch)
tree6ef5157e284834134d250a75d2497a20729e2d70 /indent
parentbc3b36088e468a50d0cc515544b8138e622c27b3 (diff)
downloadvim-polyglot-f3ab28a28761b6cd606833585c552490a1f5efe1.tar.gz
vim-polyglot-f3ab28a28761b6cd606833585c552490a1f5efe1.zip
Move packages to yaml file
Diffstat (limited to 'indent')
-rw-r--r--indent/velocity.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/indent/velocity.vim b/indent/velocity.vim
index eaa0d122..2a0b7143 100644
--- a/indent/velocity.vim
+++ b/indent/velocity.vim
@@ -1,4 +1,4 @@
-if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'vm') == -1
+if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'velocity') == -1
if exists("b:did_indent")
finish