Searched refs:ex_help (Results 1 – 6 of 6) sorted by relevance
2 void ex_help(exarg_T *eap);
20 ex_help(exarg_T *eap) in ex_help() function
675 EXCMD(CMD_help, "help", ex_help,
2246 ex_help(NULL); in nv_help()
1237 break ex_help1241 Gdb will run into the ex_help breakpoint. The source window now shows the
5349 Problem: "vim -t edit -c 'sta ex_help'" doesn't move cursor to edit().