Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdhist.c67 return HIST_EXPR; in hist_char2type()
H A Dviminfo.c484 if (type == HIST_EXPR) in hist_type2char()
847 type == HIST_EXPR ? _("Expression") : in write_viminfo_history()
H A Dvim.h1125 #define HIST_EXPR 2 // expressions (from entering = register) macro