Home
last modified time | relevance | path

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

/vim-8.2.3635/src/proto/
H A Dhelp.pro3 void ex_helpclose(exarg_T *eap);
/vim-8.2.3635/src/
H A Dhelp.c208 ex_helpclose(exarg_T *eap UNUSED) in ex_helpclose() function
H A Dex_cmds.h678 EXCMD(CMD_helpclose, "helpclose", ex_helpclose,