1
0
Fork 0
mirror of synced 2024-09-30 14:37:00 -04:00
ultimate-vim/vim_plugin_candinates_src/latexSuite-1.5/ftplugin/latex-suite/packages/parallel

10 lines
196 B
Text

let g:TeX_package_option_parallel = ''
let g:TeX_package_parallel =
\ 'env:Parallel,'
\.'bra:ParallelLText,'
\.'bra:ParallelRText,'
\.'nor:ParallelPar,'
\.'nor:tolerance'
" vim:ft=vim:ff=unix: