mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-16 01:01:34 +00:00
enable tabbufline
This commit is contained in:
@ -29,7 +29,7 @@ M.ui = {
|
||||
},
|
||||
|
||||
tabufline = {
|
||||
enabled = false,
|
||||
enabled = true,
|
||||
lazyload = true,
|
||||
modules = {}
|
||||
},
|
||||
|
Reference in New Issue
Block a user