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