mirror of
https://github.com/neovim/neovim.git
synced 2026-03-16 13:57:25 +00:00
Problem: The "last used" info of a buffer is under used.
Solution: Add "lastused" to getbufinfo(). List buffers sorted by last-used
field. (Andi Massimino, closes vim/vim#4722)
52410575be