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