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