Searched refs:viminfo_add_at_front (Results 1 – 1 of 1) sorted by relevance
465 static int viminfo_add_at_front = FALSE; variable504 viminfo_add_at_front = (asklen != 0 && !writing); in prepare_viminfo_history()553 viminfo_add_at_front, sep, writing)) in read_viminfo_history()624 if (!in_history(type, val, viminfo_add_at_front, sep, writing)) in handle_viminfo_history()684 if (viminfo_add_at_front) in concat_history()