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