Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/proto/
H A Dinsexpand.pro36 int ins_compl_enter_selects(void);
/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c1556 ins_compl_enter_selects(void) in ins_compl_enter_selects() function
H A Dedit.c675 if ((c == Ctrl_Y || (ins_compl_enter_selects() in edit()