Searched refs:KEY_COMPLETE (Results 1 – 3 of 3) sorted by relevance
963 #define KEY_COMPLETE 0x103 // end of completion macro
4035 if (keytyped == KEY_COMPLETE) in in_cinkeys()
2142 if (want_cindent && in_cinkeys(KEY_COMPLETE, ' ', inindent(0))) in ins_compl_prep()