mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +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