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