Home
last modified time | relevance | path

Searched refs:ex_wincmd (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.h1767 EXCMD(CMD_wincmd, "wincmd", ex_wincmd,
H A Dex_docmd.c224 static void ex_wincmd(exarg_T *eap);
7608 ex_wincmd(exarg_T *eap) in ex_wincmd() function