summaryrefslogtreecommitdiffstats
path: root/syntax/velocity.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/velocity.vim')
-rw-r--r--syntax/velocity.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/velocity.vim b/syntax/velocity.vim
index 6a074de5..b96aea50 100644
--- a/syntax/velocity.vim
+++ b/syntax/velocity.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'velocity')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'velocity', 'syntax/velocity.vim')
finish
endif