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