nvim: add term-edit

This commit is contained in:
2023-07-08 15:20:42 +03:00
parent 380d75b501
commit a06bf670d0
2 changed files with 6 additions and 0 deletions

View File

@ -96,6 +96,9 @@ require("lazy").setup({
config = function()
require("plugins.toggleterm")
end,
dependencies = {
"chomosuke/term-edit.nvim",
},
},
-- comment.nvim