Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dscreen.pro44 int skip_showmode(void);
/vim-8.2.3635/src/
H A Dscreen.c4110 skip_showmode() in skip_showmode() function
4150 if (skip_showmode()) in showmode()
H A Dedit.c3722 else if (p_smd && (got_int || !skip_showmode())) in ins_esc()