[fix] Updated stuff
This commit is contained in:
@@ -507,8 +507,14 @@ return require('lazy').setup({
|
||||
tag = "legacy",
|
||||
event = "LspAttach",
|
||||
opts = {},
|
||||
}
|
||||
|
||||
},
|
||||
{
|
||||
"kdheepak/lazygit.nvim",
|
||||
-- optional for floating window border decoration
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
},
|
||||
}, {
|
||||
defaults = {
|
||||
lazy = true,
|
||||
|
||||
Reference in New Issue
Block a user