mirror of
https://github.com/vim/vim.git
synced 2025-09-23 03:43:49 -04:00
runtime(vim): Update base-syntax, match :CompilerSet and :SynMenu commands
closes: #16713 Signed-off-by: Doug Kearns <dougkearns@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
b8989fb860
commit
025dc48e88
@@ -91,3 +91,11 @@ set path=abc,
|
||||
set path=
|
||||
"\ def is a 'path' directory value
|
||||
\abc,def
|
||||
|
||||
|
||||
" CompilerSet
|
||||
|
||||
CompilerSet makeprg=ant
|
||||
CompilerSet errorformat=\ %#[%.%#]\ %#%f:%l:%v:%*\\d:%*\\d:\ %t%[%^:]%#:%m,
|
||||
\%A\ %#[%.%#]\ %f:%l:\ %m,%-Z\ %#[%.%#]\ %p^,%C\ %#[%.%#]\ %#%m
|
||||
|
||||
|
Reference in New Issue
Block a user