add: remove of unused plugins

This commit is contained in:
asep komarudin 2024-03-02 18:32:21 +07:00
parent 02ea286c83
commit 53b42062e3
7 changed files with 25 additions and 17 deletions

View file

@ -54,7 +54,7 @@ return {
end,
},
-- for delete buffers (close files) without closing your windows or messing up your layout.
{ "moll/vim-bbye", event = "InsertEnter" },
-- { "moll/vim-bbye", event = "InsertEnter" },
-- for view terminal
{
"akinsho/toggleterm.nvim",