" Vim compiler file " Compiler: pdf creator out of LaTeX files using rubber if exists("current_compiler") finish endif let current_compiler = "rubber" if exists(":CompilerSet") != 2 " older Vim always used :setlocal command -nargs=* CompilerSet setlocal endif CompilerSet makeprg=rubber\ -d\ % "CompilerSet efm=%f:%l:\ [%t]%m,%f:%l:%m