Home
last modified time | relevance | path

Searched refs:sat_numhl (Results 1 – 3 of 3) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dsign_defs.h41 int sat_numhl; member
H A Dsign.c438 || (type == SIGN_NUMHL && sattrs[i].sat_numhl != 0)) { in sign_get_attr()
503 sattr.sat_numhl = syn_id2attr(sp->sn_num_hl); in buf_get_signattrs()
H A Dscreen.c2842 char_attr = num_sattr->sat_numhl; in win_line()