Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h702 #define SHOWMATCH (0x700 + INSERT) // show matching paren macro
H A Dmisc2.c2301 if (!mouse && State == SHOWMATCH) in get_shape_idx()
H A Dsearch.c2844 State = SHOWMATCH; in showmatch()