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