weynhamz / vim-plugin-minibufexpl

Elegant buffer explorer - takes very little screen space
http://www.vim.org/scripts/script.php?script_id=159
99 stars 22 forks source link

Sort by buffer number #42

Closed sricks closed 8 years ago

sricks commented 8 years ago

I've never used vimscript but I could try to add this.

I would like the buffers to be sorted by buffer number. Could even be an optional flag.

Problem:

I use bnext to navigate between buffers, and it gets confusing if they're out of order. Would you take a PR for this if I could figure it out?

sricks commented 8 years ago

Nevermind, this was bugged on an install of mine but I reinstalled and seems to work properly. Looked through the source and saw that option