mirror of
https://github.com/neovim/neovim.git
synced 2025-10-16 23:06:14 +00:00
doc: deprecate 'highlight'; remove howto.txt (#7497)
This commit is contained in:
@@ -79,7 +79,7 @@ struct hl_group {
|
||||
#define SG_LINK 8 // link has been set
|
||||
/// @}
|
||||
|
||||
// highlight groups for 'highlight' option
|
||||
// builtin |highlight-groups|
|
||||
static garray_T highlight_ga = GA_EMPTY_INIT_VALUE;
|
||||
|
||||
static inline struct hl_group * HL_TABLE(void)
|
||||
|
Reference in New Issue
Block a user