summaryrefslogtreecommitdiffstats
path: root/syntax/debchangelog.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/debchangelog.vim')
-rw-r--r--syntax/debchangelog.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/debchangelog.vim b/syntax/debchangelog.vim
index 36fc627d..dacbe619 100644
--- a/syntax/debchangelog.vim
+++ b/syntax/debchangelog.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('debchangelog', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'debchangelog')
finish
endif