Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dex_cmds.h1479 EXCMD(CMD_stopinsert, "stopinsert", ex_stopinsert,
H A Dex_docmd.c250 static void ex_stopinsert(exarg_T *eap);
8536 ex_stopinsert(exarg_T *eap UNUSED) in ex_stopinsert() function