make embedded terminal better

This commit is contained in:
2023-05-23 14:38:44 -04:00
parent a783564b8e
commit d55cca5062

View File

@ -42,6 +42,7 @@ require 'dep' {
{ 'numtostr/BufOnly.nvim' }, -- kill the other buffers with :BufOnly
{ 'ahmedkhalf/project.nvim' }, -- cd into root of project
{ 'akinsho/toggleterm.nvim' },
{ 'chomosuke/term-edit.nvim' }, -- full vim keybinds in terminals
-- note taking --------------------------------------------------------------
{ 'nvim-neorg/neorg' },