This commit is contained in:
2023-12-17 00:54:17 -05:00
parent fb4b0a7261
commit b16dc0991b
5 changed files with 31 additions and 14 deletions

View File

@@ -34,7 +34,7 @@ M.ui = {
theme = "default", -- default/vscode/vscode_colored/minimal
-- default/round/block/arrow separators work only for default statusline theme
-- round and block will work for minimal theme only
separator_style = "default",
separator_style = "arrow",
overriden_modules = nil,
},
@@ -44,6 +44,9 @@ M.ui = {
enabled = true,
lazyload = true,
overriden_modules = nil,
buttons = function()
return ""
end,
},
-- nvdash (dashboard)