Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c794 if (context == EXPAND_HELP in addstar()
1335 xp->xp_context = EXPAND_HELP; in set_one_cmd_context()
2018 if (xp->xp_context == EXPAND_HELP) in ExpandFromContext()
H A Dusercmd.c69 {EXPAND_HELP, "help"},
H A Dvim.h761 #define EXPAND_HELP 8 macro
H A Dscreen.c900 if ((rem_backslash(s) && xp->xp_context != EXPAND_HELP) in skip_status_match_char()