Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c1732 xp->xp_context = EXPAND_LANGUAGE; in set_one_cmd_context()
2153 {EXPAND_LANGUAGE, get_lang_arg, TRUE, FALSE}, in ExpandFromContext()
H A Dvim.h780 #define EXPAND_LANGUAGE 27 macro