This commit is contained in:
Vasili Svirydau
2014-02-06 11:04:45 -08:00
parent 33ddaced11
commit 61349bc62e
2 changed files with 1 additions and 0 deletions

7
after/ftplugin/java.vim Normal file
View File

@@ -0,0 +1,7 @@
setlocal makeprg=ant\ -q\ -find\ build.xml
setlocal errorformat=\ %#[%.%#]\ %#%f:%l:%v:%*\\d:%*\\d:\ %t%[%^:]%#:%m,
\%A\ %#[%.%#]\ %f:%l:\ %m,%-Z\ %#[%.%#]\ %p^,%C\ %#[%.%#]\ %#%m
", %-C%.%#
nmap <leader>m :make<cr><cr>
setlocal colorcolumn=80