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 81bb1b04..987f85ec 100644
--- a/syntax/hb.vim
+++ b/syntax/hb.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'hb')
+if has_key(g:polyglot_is_disabled, 'hb')
finish
endif