Skip to content

Commit bcf8aba

Browse files
committed
Infect bib-files with IMAPs
Fix vim-latex/vim-latex#154
1 parent 6d61aa2 commit bcf8aba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ftplugin/bib_latexSuite.vim

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ runtime ftplugin/latex-suite/main.vim
1616
" Disable smart-quotes because we need to enter real quotes in bib files.
1717
runtime ftplugin/latex-suite/bibtex.vim
1818

19+
" Infect the current buffer with <buffer>-local imaps for the IMAPs
20+
call IMAP_infect()
21+
1922
" vim:fdm=marker:ff=unix:noet:ts=4:sw=4:nowrap

0 commit comments

Comments
 (0)