Updated plugins
This commit is contained in:
@@ -38,7 +38,8 @@ function! SyntaxCheckers_php_php_GetLocList() dict
|
||||
|
||||
return SyntasticMake({
|
||||
\ 'makeprg': makeprg,
|
||||
\ 'errorformat': errorformat })
|
||||
\ 'errorformat': errorformat,
|
||||
\ 'postprocess': ['guards'] })
|
||||
endfunction
|
||||
|
||||
call g:SyntasticRegistry.CreateAndRegisterChecker({
|
||||
|
||||
Reference in New Issue
Block a user