summaryrefslogtreecommitdiffstats
path: root/syntax/hb.vim
diff options
context:
space:
mode:
Diffstat (limited to 'syntax/hb.vim')
-rw-r--r--syntax/hb.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/syntax/hb.vim b/syntax/hb.vim
index ffc392aa..81bb1b04 100644
--- a/syntax/hb.vim
+++ b/syntax/hb.vim
@@ -1,4 +1,4 @@
-if !polyglot#util#IsEnabled('hb', expand('<sfile>:p'))
+if !has_key(g:polyglot_is_disabled, 'hb')
finish
endif