mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
removed buggy dashboard plugin
This commit is contained in:
@@ -775,18 +775,6 @@ require("lazy").setup({
|
|||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"glepnir/dashboard-nvim",
|
|
||||||
dependencies = {
|
|
||||||
"nvim-tree/nvim-web-devicons",
|
|
||||||
},
|
|
||||||
event = "VimEnter",
|
|
||||||
config = function()
|
|
||||||
require("dashboard").setup({
|
|
||||||
-- config
|
|
||||||
})
|
|
||||||
end,
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"karb94/neoscroll.nvim",
|
"karb94/neoscroll.nvim",
|
||||||
event = "BufEnter",
|
event = "BufEnter",
|
||||||
|
|||||||
Reference in New Issue
Block a user