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