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