Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgetchar.c86 static char_u noremapbuf_init[TYPELEN_INIT]; // initial typebuf.tb_noremap variable
925 typebuf.tb_noremap = noremapbuf_init; in init_typebuf()
1052 if (typebuf.tb_noremap != noremapbuf_init) in ins_typebuf()
1362 if (typebuf.tb_noremap == noremapbuf_init) in free_typebuf()