mirror of
https://github.com/amix/vimrc
synced 2025-08-08 14:55:00 +08:00
Updated plugins
This commit is contained in:
@ -43,7 +43,7 @@ function! SyntaxCheckers_sass_sass_GetLocList() dict
|
||||
\ 'args_before': '--cache-location ' . s:sass_cache_location . ' ' . s:imports . ' --check' })
|
||||
|
||||
let errorformat =
|
||||
\ '%ESyntax %trror: %m,' .
|
||||
\ '%E%\m%\%%(Syntax %\)%\?%trror: %m,' .
|
||||
\ '%+C %.%#,' .
|
||||
\ '%C on line %l of %f\, %.%#,' .
|
||||
\ '%C on line %l of %f,' .
|
||||
|
Reference in New Issue
Block a user