Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c2693 ins_compl_mode(void) in ins_compl_mode() function
2792 ret = dict_add_string(retdict, "mode", ins_compl_mode()); in get_complete_info()
/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dedit.c3277 (char *)ins_compl_mode()); in get_complete_info()
3326 static char_u *ins_compl_mode(void) in ins_compl_mode() function