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