1
0
Fork 0
mirror of synced 2024-07-03 22:11:09 -04:00
ultimate-vim/vim_plugins_src/latexSuite-1.5/ftplugin/latex-suite/packages/hhline

17 lines
216 B
Plaintext

let g:TeX_package_option_hhline = ''
let g:TeX_package_hhline =
\ 'bra:hhline,'
\.'sep:a,'
\.'spe:=,'
\.'spe:-,'
\.'spe:~,'
\."spe:\\\|,"
\.'spe::,'
\.'spe:#,'
\.'spe:t,'
\.'spe:b,'
\.'spe:*'
" vim:ft=vim:ff=unix: