Hajime-Suzuki / vuffers.nvim

a neovim plugin that creates a vertical split window to help you manage and navigate your buffers more efficiently
47 stars 1 forks source link

fix: sort by filename functionality #22

Closed Hajime-Suzuki closed 1 year ago

Hajime-Suzuki commented 1 year ago

This PR addresses an issue where sorting by filename was not working as intended. With this update, the functionality to properly sort by filename has been fixed and the ability to actually sort by unique name has been added.