I broke up with neovim....vim is my best friend now
This commit is contained in:
10
dot_vim/plugged/vim-latex/ftplugin/latex-suite/packages/bm
Normal file
10
dot_vim/plugged/vim-latex/ftplugin/latex-suite/packages/bm
Normal file
@@ -0,0 +1,10 @@
|
||||
if exists("bm_package_file")
|
||||
finish
|
||||
endif
|
||||
let bm_package_file = 1
|
||||
|
||||
let g:TeX_package_option_bm = ''
|
||||
|
||||
let g:TeX_package_bm = 'bra:bm'
|
||||
|
||||
" vim:ft=vim:ff=unix:
|
||||
Reference in New Issue
Block a user