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