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