start of startscreen overhaul
This commit is contained in:
+4
-2
@@ -53,7 +53,7 @@ local plugins = {
|
||||
-- },
|
||||
-- config = function(_, opts)
|
||||
-- require("nvim-autopairs").setup(opts)
|
||||
-- end,
|
||||
-- end,
|
||||
-- }, -- }}}
|
||||
-- }}}
|
||||
|
||||
@@ -69,7 +69,9 @@ local plugins = {
|
||||
|
||||
--start screen
|
||||
{
|
||||
'goolord/alpha-nvim',
|
||||
'nvimdev/dashboard-nvim',
|
||||
event = 'VimEnter',
|
||||
dependencies = { {'nvim-tree/nvim-web-devicons'}}
|
||||
},
|
||||
-- }}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user