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 :augroup command
|
||||
" VIM_TEST_SETUP let g:vimsyn_folding = "a"
|
||||
" VIM_TEST_SETUP setl fdc=2 fdl=999 fdm=syntax
|
||||
" VIM_TEST_SETUP highlight link vimAugroupName Todo
|
||||
" VIM_TEST_SETUP hi link vimAugroupName Todo
|
||||
|
||||
|
||||
augroup foo
|
||||
|
||||
Reference in New Issue
Block a user