summaryrefslogtreecommitdiffstats
path: root/syntax/aptconf.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/aptconf.vim')
-rw-r--r--syntax/aptconf.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/aptconf.vim b/syntax/aptconf.vim
index 046a543e..309b8faa 100644
--- a/syntax/aptconf.vim
+++ b/syntax/aptconf.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'aptconf')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'aptconf', 'syntax/aptconf.vim')
finish
endif