vimtex/autoload
Luc Grosheintz a1ea8b3fa1 Fix simplistic if pid tests
Add a new function s:latexmk_check_pid(pid) to check whether the given
PID is still alive and is owned by a latexmk process.

This allows
   let g:latex_latexmk_options = '-pvc-'
i.e. compile only when explicitely called.
2014-08-18 20:17:09 +02:00
..
latex Fix simplistic if pid tests 2014-08-18 20:17:09 +02:00
latex.vim Fixed #47: pid error 2014-08-10 21:13:21 +02:00
latextoc.vim Separate toc init and toc refresh 2014-08-11 22:30:33 +02:00