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

16 lines
318 B
Plaintext

let g:TeX_package_option_schedule = ''
let g:TeX_package_schedule =
\ 'ens:schedule:[<+title+>],'
\.'bra:CellHeight,'
\.'bra:CellWidth,'
\.'bra:TimeRange,'
\.'bra:SubUnits,'
\.'bra:BeginOn,'
\.'bra:TextSize,'
\.'nor:FiveDay,'
\.'nor:SevenDay,'
\.'brs:NewAppointment{<+name+>}{<+bg+>}{<+fg+>}'
" vim:ft=vim:ff=unix: