Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdexpand.c798 || context == EXPAND_FILETYPE in addstar()
1718 xp->xp_context = EXPAND_FILETYPE; in set_one_cmd_context()
2062 if (xp->xp_context == EXPAND_FILETYPE) in ExpandFromContext()
H A Dusercmd.c67 {EXPAND_FILETYPE, "filetype"},
H A Dvim.h790 #define EXPAND_FILETYPE 37 macro
H A Doption.c6373 xp->xp_context = EXPAND_FILETYPE; in set_context_in_set_cmd()