Searched refs:noremapbuf_init (Results 1 – 1 of 1) sorted by relevance
86 static char_u noremapbuf_init[TYPELEN_INIT]; // initial typebuf.tb_noremap variable925 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()