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 73433714..f0746fe3 100644
--- a/indent/bib.vim
+++ b/indent/bib.vim
@@ -1,4 +1,4 @@
-if !has_key(g:polyglot_is_disabled, 'bib')
+if has_key(g:polyglot_is_disabled, 'bib')
finish
endif