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