Searched refs:nv_help (Results 1 – 1 of 1) sorted by relevance
| /vim-8.2.3635/src/ |
| H A D | normal.c | 36 static void nv_help(cmdarg_T *cap); 357 {K_HELP, nv_help, NV_NCW, 0}, 358 {K_F1, nv_help, NV_NCW, 0}, 359 {K_XF1, nv_help, NV_NCW, 0}, 2243 nv_help(cmdarg_T *cap) in nv_help() function
|