Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdhist.c69 return HIST_INPUT; in hist_char2type()
H A Dvim.h1126 #define HIST_INPUT 3 // input() lines macro
H A Dviminfo.c848 type == HIST_INPUT ? _("Input Line") : in write_viminfo_history()