[fix] Updated stuff

This commit is contained in:
Uttarayan
2023-09-13 02:33:38 +05:30
parent 24f9bf9e4e
commit 68bb897c5d
2 changed files with 13 additions and 6 deletions

View File

@@ -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,