feat(init screen): use dashboard instead alpha-nvim
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
"goolord/alpha-nvim",
|
'nvimdev/dashboard-nvim',
|
||||||
config = function ()
|
event = 'VimEnter',
|
||||||
require'alpha'.setup(require'alpha.themes.dashboard'.config)
|
dependencies = { { 'nvim-tree/nvim-web-devicons' } }
|
||||||
end
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"kaarmu/typst.vim",
|
"kaarmu/typst.vim",
|
||||||
|
|||||||
Reference in New Issue
Block a user