Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dinsexpand.c38 # define CTRL_X_LOCAL_MSG 15 // only used in "ctrl_x_msgs" macro
2150 else if (ctrl_x_mode == CTRL_X_LOCAL_MSG) in ins_compl_prep()
4095 edit_submode = (char_u *)_(ctrl_x_msgs[CTRL_X_LOCAL_MSG]); in ins_complete()