Home
last modified time | relevance | path

Searched refs:EXPAND_SETTINGS (Results 1 – 10 of 10) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Dvim.h116 EXPAND_SETTINGS, enumerator
H A Dex_getln.c5014 if (xp->xp_context == EXPAND_SETTINGS in ExpandFromContext()
H A Doption.c6401 xp->xp_context = EXPAND_SETTINGS; in set_context_in_set_cmd()
H A Dex_docmd.c5299 [EXPAND_SETTINGS] = "option",
H A Deval.c2717 xp->xp_context = EXPAND_SETTINGS; in set_context_for_expression()
/dports/editors/vim/vim-8.2.3745/src/
H A Dusercmd.c83 {EXPAND_SETTINGS, "option"},
H A Dvim.h758 #define EXPAND_SETTINGS 4 macro
H A Dcmdexpand.c2094 if (xp->xp_context == EXPAND_SETTINGS in ExpandFromContext()
H A Deval.c1857 xp->xp_context = EXPAND_SETTINGS; in set_context_for_expression()
H A Doption.c6204 xp->xp_context = EXPAND_SETTINGS; in set_context_in_set_cmd()