Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1756 xp->xp_context = EXPAND_BEHAVE; in set_one_cmd_context()
2114 {EXPAND_BEHAVE, get_behave_arg, TRUE, TRUE}, in ExpandFromContext()
H A Dusercmd.c48 {EXPAND_BEHAVE, "behave"},
H A Dvim.h789 #define EXPAND_BEHAVE 36 macro