Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dedit.c23 static int compl_busy = FALSE; variable
176 || ins_compl_active() || compl_busy || pum_visible()) in edit()
1277 compl_busy = TRUE; in edit()
1286 compl_busy = FALSE; in edit()