refactor: remove the redundant plugin

This commit is contained in:
Dinesh Salunke 2023-09-10 12:33:12 +05:30
parent 473834590d
commit b3fdc17183

View File

@ -302,16 +302,6 @@ return {
opts = {},
},
{
"akinsho/toggleterm.nvim",
opts = {
open_mapping = [[<C-\>]],
winbar = {
enabled = true,
},
},
},
{
"kdheepak/lazygit.nvim",
dependencies = {