Lightweight & performant ui plugin for nvchad
- Refer NvChad docs for detailed info
- You dont have to write the whole table, this is just the default config
- In your override section :
["NvChad/ui"] = {
statusline = {
separator_style = "default", -- default/round/block/arrow
overriden_modules = nil,
},
-- lazyload it when there are 1+ buffers
tabufline = {
enabled = true,
lazyload = true,
overriden_modules = nil,
},
},