Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dnormal.c110 static void nv_esc(cmdarg_T *oap);
178 {Ctrl_C, nv_esc, 0, TRUE},
204 {ESC, nv_esc, 0, FALSE},
6971 nv_esc(cmdarg_T *cap) in nv_esc() function