@@ -18,7 +18,7 @@ return {
|
||||
dashboard.button("p", " " .. "Select project", ":Telescope neovim-project history <CR>"),
|
||||
dashboard.button("t", " " .. "Change theme", ":ThemeSwitcher <CR>"),
|
||||
dashboard.button("n", " " .. "Neorg", ":Neorg workspace main <CR>"),
|
||||
dashboard.button("l", " " .. "Lazy sync", ":Lazy sync <CR>"),
|
||||
dashboard.button("l", " " .. "LazyUI", ":Lazy <CR>"),
|
||||
}
|
||||
for _, button in ipairs(dashboard.section.buttons.val) do
|
||||
button.opts.hl = "AlphaButtons"
|
||||
|
||||
Reference in New Issue
Block a user