mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim-patch:0630080bbd3e (#26704)
runtime(doc): reformat and align :h ft-c-syntax (vim/vim#13738)
0630080bbd
Co-authored-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
parent
2a173c0669
commit
2b3d1e1854
@ -969,7 +969,7 @@ Variable Highlight ~
|
||||
*c_no_tab_space_error* ... but no spaces before a <Tab>
|
||||
*c_no_bracket_error* don't highlight {}; inside [] as errors
|
||||
*c_no_curly_error* don't highlight {}; inside [] and () as errors;
|
||||
except { and } in first column
|
||||
...except { and } in first column
|
||||
Default is to highlight them, otherwise you
|
||||
can't spot a missing ")".
|
||||
*c_curly_error* highlight a missing } by finding all pairs; this
|
||||
|
Loading…
Reference in New Issue
Block a user