Reverted back to alpha dashboard cuz I cba to configure it, and I have
auto sessions so I only see it if using `nvim` in ~/ and I do like alpha having random programming quotes
This commit is contained in:
@@ -7,7 +7,8 @@ return {
|
||||
no_restore_cmds = {
|
||||
function()
|
||||
if vim.fn.argc() == 0 then
|
||||
Snacks.dashboard()
|
||||
-- Snacks.dashboard()
|
||||
vim.cmd('Alpha')
|
||||
end
|
||||
end,
|
||||
},
|
||||
|
||||
@@ -9,7 +9,7 @@ return {
|
||||
},
|
||||
|
||||
bigfile = {},
|
||||
dashboard = {},
|
||||
-- dashboard = {},
|
||||
gitbrowse = {},
|
||||
image = {},
|
||||
indent = {
|
||||
|
||||
Reference in New Issue
Block a user