Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dinsexpand.c193 static int compl_opt_suppress_empty = FALSE; variable
2431 compl_opt_suppress_empty = TRUE; in expand_by_function()
4151 compl_opt_suppress_empty = FALSE; in ins_complete()
4353 if (!compl_opt_suppress_empty) in ins_complete()