diff --git a/lua/plugins/editor.lua b/lua/plugins/editor.lua index 36e69f1..8d549ec 100644 --- a/lua/plugins/editor.lua +++ b/lua/plugins/editor.lua @@ -302,16 +302,6 @@ return { opts = {}, }, - { - "akinsho/toggleterm.nvim", - opts = { - open_mapping = [[]], - winbar = { - enabled = true, - }, - }, - }, - { "kdheepak/lazygit.nvim", dependencies = {