Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c2147 {EXPAND_SIGN, get_sign_name, TRUE, TRUE}, in ExpandFromContext()
2953 if (xpc.xp_context == EXPAND_SIGN) in f_getcompletion()
H A Dusercmd.c87 {EXPAND_SIGN, "sign"},
H A Dvim.h787 #define EXPAND_SIGN 34 macro
H A Dsign.c2055 xp->xp_context = EXPAND_SIGN; in set_context_in_sign_cmd()