Home
last modified time | relevance | path

Searched refs:kHlCombine (Results 1 – 2 of 2) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dhighlight_defs.h181 kHlCombine, enumerator
H A Dhighlight.c87 if (entry.kind == kHlCombine) { in get_attr_entry()
488 id = get_attr_entry((HlEntry){ .attr = new_en, .kind = kHlCombine, in hl_combine_attr()
966 case kHlCombine: in hl_inspect_impl()