Replies: 1 comment 1 reply
-
Open a pr . I'll look into the code later. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I find it quite usefull when the order of
buffers
is displayed according to when the buffers were last active (as with:ls t
): see hereWould this be worth a PR, including it as a
buffers
option (e.g.sort_last_accessed=true
)?Are there any possible pitfalls?
However, I'm rather inexperienced with lua and I'm unsure how to write my code better/more efficient...
Beta Was this translation helpful? Give feedback.
All reactions