Searched refs:move_to_front (Results 1 – 2 of 2) sorted by relevance
11 int in_history(int type, char_u *str, int move_to_front, int sep, int writing);
211 int move_to_front, // Move the entry to the front if it exists in in_history() argument234 if (!move_to_front) in in_history()