mirror of
https://github.com/vim/vim.git
synced 2026-04-24 20:49:15 +02:00
runtime(vim): Cleanup syntax tests
Improve formatting and naming consistency of the syntax tests. closes: #17850 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
e9d1259111
commit
cced80dcbb
@@ -1,7 +1,7 @@
|
||||
" Vim :*vimgrep and :*vimgrepadd commands
|
||||
" VIM_TEST_SETUP highlight link vimVimgrepFile Todo
|
||||
" VIM_TEST_SETUP highlight link vimCmdSep Operator
|
||||
" VIM_TEST_SETUP highlight link vimVimgrepBarEscape Special
|
||||
" VIM_TEST_SETUP hi link vimVimgrepFile Todo
|
||||
" VIM_TEST_SETUP hi link vimCmdSep Operator
|
||||
" VIM_TEST_SETUP hi link vimVimgrepBarEscape Special
|
||||
|
||||
|
||||
vimgrep pa\%(tt\)ern foo.txt
|
||||
|
||||
Reference in New Issue
Block a user