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