Home
last modified time | relevance | path

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

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dhighlight_defs.h183 kHlBlendThrough, enumerator
H A Dhighlight.c593 HlKind kind = *through ? kHlBlendThrough : kHlBlend; in hl_blend_attrs()
968 case kHlBlendThrough: in hl_inspect_impl()