Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1766 xp->xp_context = EXPAND_HISTORY; in set_one_cmd_context()
2117 {EXPAND_HISTORY, get_history_arg, TRUE, TRUE}, in ExpandFromContext()
H A Dusercmd.c71 {EXPAND_HISTORY, "history"},
H A Dvim.h794 #define EXPAND_HISTORY 41 macro