repo.or.cz
/
arrow.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
add vim conf files
[arrow.git]
/
conf_slk120
/
vim
/
_vim
/
ftplugin
/
latex-suite
/
packages
/
parallel
blob
897256901a5861ff1774f12ee0edcbcc454a28f5
1
let g:TeX_package_option_parallel = ''
2
3
let g:TeX_package_parallel =
4
\ 'env:Parallel,'
5
\.'bra:ParallelLText,'
6
\.'bra:ParallelRText,'
7
\.'nor:ParallelPar,'
8
\.'nor:tolerance'
9
10
" vim:ft=vim:ff=unix: