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