Merge branch 'main' of gitlab.com:taken-personal/neovim-config
This commit is contained in:
@@ -23,9 +23,9 @@ return {
|
||||
button.opts.hl = "AlphaButtons"
|
||||
button.opts.hl_shortcut = "AlphaShortcut"
|
||||
end
|
||||
dashboard.section.header.opts.hl = "AlphaHeader"
|
||||
dashboard.section.buttons.opts.hl = "AlphaButtons"
|
||||
dashboard.section.footer.opts.hl = "AlphaFooter"
|
||||
dashboard.section.header.opts.hl = "Function"
|
||||
dashboard.section.buttons.opts.hl = "Identifier"
|
||||
dashboard.section.footer.opts.hl = "Function"
|
||||
dashboard.opts.layout[1].val = 4
|
||||
return dashboard
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user