Home
last modified time | relevance | path

Searched refs:in_map (Results 1 – 2 of 2) sorted by relevance

/vim-8.2.3635/src/
H A Dcmdhist.c298 int in_map, // consider maptick when inside a mapping in add_to_history() argument
313 if (histype == HIST_SEARCH && in_map) in add_to_history()
343 if (histype == HIST_SEARCH && in_map) in add_to_history()
/vim-8.2.3635/src/proto/
H A Dcmdhist.pro12 void add_to_history(int histype, char_u *new_entry, int in_map, int sep);