Re: [Vim-latex-devel] mapping of " to `` in bib file
Brought to you by:
srinathava,
tmaas
From: Till M. <ope...@ti...> - 2015-03-15 07:34:47
|
On Thu, Mar 05, 2015 at 03:44:55PM -0500, Alfredo Canziani wrote: > Actually, vim-latex interferes with my lua scripts as well. > When I press <Ctrl>-<J> for moving to a lower split view, it goes into Edit > mode (like for jumping into the next <++>). > It would be very nice being able to disable vim-latex for stuff that is not > .tex. > Any idea of how this can be done? It should only be active when the filetype is tex. Can explain how you set it up so it is possible to see what is different in your setup? Regards Till |