Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhelp.pro2 void ex_help(exarg_T *eap);
/vim-8.2.3635/src/
H A Dhelp.c20 ex_help(exarg_T *eap) in ex_help() function
H A Dex_cmds.h675 EXCMD(CMD_help, "help", ex_help,
H A Dnormal.c2246 ex_help(NULL); in nv_help()
/vim-8.2.3635/runtime/doc/
H A Dterminal.txt1237 break ex_help
1241 Gdb will run into the ex_help breakpoint. The source window now shows the
H A Dversion6.txt5349 Problem: "vim -t edit -c 'sta ex_help'" doesn't move cursor to edit().