forked from dineshsalunke/nvim-config
refactor: remove the redundant plugin
This commit is contained in:
parent
473834590d
commit
b3fdc17183
@ -302,16 +302,6 @@ return {
|
|||||||
opts = {},
|
opts = {},
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
|
||||||
"akinsho/toggleterm.nvim",
|
|
||||||
opts = {
|
|
||||||
open_mapping = [[<C-\>]],
|
|
||||||
winbar = {
|
|
||||||
enabled = true,
|
|
||||||
},
|
|
||||||
},
|
|
||||||
},
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"kdheepak/lazygit.nvim",
|
"kdheepak/lazygit.nvim",
|
||||||
dependencies = {
|
dependencies = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user