Searched refs:nv_edit (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A Dnormal.c162 static void nv_edit __ARGS((cmdarg_T *cap));
307 {'A', nv_edit, 0, 0},
315 {'I', nv_edit, 0, 0},
338 {'a', nv_edit, NV_NCH, 0},
346 {'i', nv_edit, NV_NCH, 0},
395 {K_INS, nv_edit, 0, 0},
396 {K_KINS, nv_edit, 0, 0},
8117 nv_edit(cap);
8931 nv_edit(cap) function

Completed in 74 milliseconds