use tabs not buffers
This commit is contained in:
parent
7cefecceed
commit
146bdf9b39
@ -241,7 +241,7 @@ return {
|
||||
config = function()
|
||||
require("bufferline").setup({
|
||||
options = {
|
||||
mode = "buffers",
|
||||
mode = "tabs",
|
||||
separator_style = "slant",
|
||||
}
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user