From 834f7ffaac7b4370ee32911ebb2105b63f0fbf68 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 23 May 2023 14:38:44 -0400 Subject: make embedded terminal better --- lua/core/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/core') 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' }, -- cgit v1.2.1