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