Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h963 #define KEY_COMPLETE 0x103 // end of completion macro
H A Dcindent.c4035 if (keytyped == KEY_COMPLETE) in in_cinkeys()
H A Dinsexpand.c2142 if (want_cindent && in_cinkeys(KEY_COMPLETE, ' ', inindent(0))) in ins_compl_prep()