summaryrefslogtreecommitdiffstats
path: root/lua/core/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--lua/core/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/core/plugins.lua b/lua/core/plugins.lua
index 9d108b1..9633591 100644
--- a/lua/core/plugins.lua
+++ b/lua/core/plugins.lua
@@ -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' },