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 9e905ff9..91aa131a 100644
--- a/syntax/hostsaccess.vim
+++ b/syntax/hostsaccess.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('hostsaccess', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'hostsaccess')
finish
endif