update example syntax checker in blurb
This commit is contained in:
parent
6885b2ecd9
commit
75a06c41b0
@ -62,7 +62,7 @@
|
||||
"
|
||||
" function! SyntaxCheckers_ruby_GetQFList()
|
||||
" set makeprg=ruby\ -c\ %
|
||||
" set errorformat=%A%f:%l:\ syntax\ error\\,\ %m,%Z%p^,%-C%.%#
|
||||
" set errorformat=%-GSyntax\ OK,%A%f:%l:\ syntax\ error\\,\ %m,%Z%p^,%-C%.%#
|
||||
" silent make!
|
||||
" return getqflist()
|
||||
" endfunction
|
||||
|
Loading…
Reference in New Issue
Block a user