We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d61aa2 commit bcf8abaCopy full SHA for bcf8aba
ftplugin/bib_latexSuite.vim
@@ -16,4 +16,7 @@ runtime ftplugin/latex-suite/main.vim
16
" Disable smart-quotes because we need to enter real quotes in bib files.
17
runtime ftplugin/latex-suite/bibtex.vim
18
19
+" Infect the current buffer with <buffer>-local imaps for the IMAPs
20
+call IMAP_infect()
21
+
22
" vim:fdm=marker:ff=unix:noet:ts=4:sw=4:nowrap
0 commit comments