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