Re: [Vim-latex-devel] \ref and \cite completion bug
Brought to you by:
srinathava,
tmaas
From: Ted P. <te...@te...> - 2011-10-03 14:49:43
|
> You can't do that in Vim, as it is a single-thread application. That's a little harsh, I think. After all, you could have \ll launch a command in the background which then contacts the existing Vim via --remote (or --remote-send, most likely) when it's done. It would probably be difficult to get all of the error handling to plug in transparently, but there should be some way to at least send some message about whether compilation completed successfully or not. -- Ted Pavlic <te...@te...> |