Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c2212 ins_compl_next_buf(buf_T *buf, int flag) in ins_compl_next_buf() function
2856 && (ins_buf = ins_compl_next_buf(ins_buf, *e_cpt)) != curbuf) in ins_compl_get_exp()