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 987f85ec..25000a33 100644
--- a/syntax/hb.vim
+++ b/syntax/hb.vim
@@ -1,4 +1,4 @@
-if has_key(g:polyglot_is_disabled, 'hb')
+if polyglot#init#is_disabled(expand('<sfile>:p'), 'hb', 'syntax/hb.vim')
finish
endif