[Vim-latex-devel] save and compile together
Brought to you by:
srinathava,
tmaas
From: Rudra B. <bnr...@ya...> - 2012-09-17 12:37:37
|
Hello Friends, I am a new face with vim-latex, realizing a bit too late that its better to customize vim for the file types I am working rather then having a bunch of IDE's for each language. Anyway, I am looking for one solution: compile a file is two step process: <:+w>(vim) and \ll(vim-latex). Is it possible from userside to combine this to command together, i.e., some keyword mapping that will do the save and compile together? Or am I asking a magic? |