slim checker: remove a stray debugging echo call
This commit is contained in:
parent
ae876d7245
commit
ac9ff106d5
@ -36,6 +36,5 @@ function! SyntaxCheckers_slim_GetLocList()
|
||||
else
|
||||
let errorformat = '%C\ %#%f\, Line %l,%-G\ %.%#,%ESlim::Parser::SyntaxError: %m,%+C%.%#'
|
||||
endif
|
||||
echo errorformat
|
||||
return SyntasticMake({ 'makeprg': makeprg, 'errorformat': errorformat })
|
||||
endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user