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 f456f4c2..254124cb 100644
--- a/syntax/litestep.vim
+++ b/syntax/litestep.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'litestep')
+if has_key(g:polyglot_is_disabled, 'litestep')
finish
endif