mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 01:13:01 +01:00
nvim: bufferline: Match old vim behavior in sorting
This commit is contained in:
parent
73f06db5d7
commit
4889b323ff
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ return {
|
|||
numbers = "none",
|
||||
diagnostics = "nvim_lsp",
|
||||
separator_style = "slant",
|
||||
sort_by = "insert_after_current",
|
||||
show_buffer_close_icons = true,
|
||||
show_close_icon = false,
|
||||
always_show_bufferline = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue