add show_numbers option to tabufline config

https://github.com/NvChad/ui/commit/87525fa3cd330b594261de7b63976ee66909af43
This commit is contained in:
siduck
2023-03-30 18:23:16 +05:30
parent c77c086365
commit ffdb4fc5e5
+1
View File
@@ -43,6 +43,7 @@ M.ui = {
-- lazyload it when there are 1+ buffers
tabufline = {
show_numbers = false,
enabled = true,
lazyload = true,
overriden_modules = nil,