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