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