Files
neovim-config/lua/plugins/config/barbar.lua
2022-09-24 14:56:23 +01:00

4 lines
56 B
Lua

require("bufferline").setup {
maximum_length = 25
}