undo aggregate errors and new gonyet vim

This commit is contained in:
Barak Michener 2015-02-16 14:34:35 -05:00
parent d6e8fb17c0
commit c08a0d5ec7
2 changed files with 1 additions and 2 deletions

View file

@ -23,7 +23,7 @@ function! SyntaxCheckers_go_gonyet_IsAvailable() dict
endfunction
function! SyntaxCheckers_go_gonyet_GetLocList() dict
let makeprg = 'go-nyet ' . expand('%:p:h') . '/'
let makeprg = 'go-nyet ' . expand('%:p')
let errorformat = '%f:%l:%c:%m'
" The go compiler needs to either be run with an import path as an