akinsho / akinsho/bufferline.nvim
[Feature Request]: Add commands 'BufferLineMove{First|Last}'
Open
enhancement
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 240
- PR merge metrics
- No merged PRs in 30d
Description
### What?
Though `bufferline.nvim` already has the function `move_to()` in `bufferline/commands.lua` to move the buffer to first or last (#675), they are not supported as built-in commands.
### Why?
To avoid users to search in source code or write there own function for this feature.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.