Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c201 static int ins_compl_need_restart(void);
1600 || ins_compl_need_restart()) in ins_compl_bs()
1621 ins_compl_need_restart(void) in ins_compl_need_restart() function
1721 if (ins_compl_need_restart()) in ins_compl_addleader()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c2775 if (ins_compl_need_restart()) { in ins_compl_show_pum()
3362 || ins_compl_need_restart()) { in ins_compl_bs()
3383 static bool ins_compl_need_restart(void) in ins_compl_need_restart() function
3425 if (compl_match_array == NULL || ins_compl_need_restart()) { in ins_compl_new_leader()
3466 if (ins_compl_need_restart()) { in ins_compl_addleader()