summaryrefslogtreecommitdiffstats
path: root/syntax/spice.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/spice.vim')
-rw-r--r--syntax/spice.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/spice.vim b/syntax/spice.vim
index 44e5a330..d530fbbd 100644
--- a/syntax/spice.vim
+++ b/syntax/spice.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'spice')
+if has_key(g:polyglot_is_disabled, 'spice')
finish
endif