Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcmdhist.c71 return HIST_DEBUG; in hist_char2type()
H A Dvim.h1127 #define HIST_DEBUG 4 // debug commands macro
H A Dex_getln.c4301 if (histtype == HIST_CMD || histtype == HIST_DEBUG) in open_cmdwin()