1
0
Fork 0
mirror of synced 2024-09-18 20:22:54 -04:00
ultimate-vim/vim_plugin_candinates_src/latexSuite-1.5/ftplugin/latex-suite/packages/harpoon

13 lines
289 B
Text

let g:TeX_package_option_harpoon = ''
let g:TeX_package_harpoon =
\ 'bra:overleftharp,'
\.'bra:overrightharp,'
\.'bra:overleftharpdown,'
\.'bra:overrightharpdown,'
\.'bra:underleftharp,'
\.'bra:underrightharp,'
\.'bra:underleftharpdown,'
\.'bra:underrightharpdown'
" vim:ft=vim:ff=unix: