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 27d521eb..b32f3369 100644
--- a/ftplugin/debchangelog.vim
+++ b/ftplugin/debchangelog.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'debchangelog')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'debchangelog', 'ftplugin/debchangelog.vim')
finish
endif