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