artur-shaik/vimmer-dotfiles

May I ask what this used for?

Closed this issue · 4 comments

autocmd Filetype java,jsp no :wa :make compile

Save file and run make compile command.

sure.
May I ask how to use quickfix for java?

Yeah, of cause. I usually use maven, so if I remember right everything done by vim-scripts/Maven-Compiler plugin.

Ok, I see. Maven or ant? I'll pick one.
Thanks!