vimtex/autoload/latex
Karl Yngve Lervåg c0a195430d Improved latexmk interface: added callback
Added a simple callback function that utilizes the clientserver in vim and the
$success_cmd and $failure_cmd in latexmk to call latex#latexmk#error() after
compilation.  The feature is enabled by default, because it strikes me as
a very nice feature!

Note that this feature might require a minor update to existing .latexmkrc
files, in that existing $success_cmd and $failure_cmd should end in a semicolon
in order to allow vim-latex to append the callback.  I hope I might remove this
restriction in a later update, but I didn't see how to do this now.
2014-02-11 18:38:03 +01:00
..
change.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
complete.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
fold.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
latexmk.vim Improved latexmk interface: added callback 2014-02-11 18:38:03 +01:00
motion.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
toc.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
util.vim Dont use ff=unix in modeline 2014-02-10 14:21:43 +01:00
vimcomplete.bst Initial revision 2013-10-05 13:53:42 +02:00