Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dhighlight.c618 char_u *to_hg, in highlight_group_link() argument
629 if (STRNCMP(to_hg, "NONE", 4) == 0) in highlight_group_link()
632 to_id = syn_check_group(to_hg, to_len); in highlight_group_link()