From 0a65c57f978ab96bfbe46c6212d5f9122f3e5ceb Mon Sep 17 00:00:00 2001 From: armandogaliati Date: Mon, 8 Jul 2024 03:55:08 -0300 Subject: [PATCH] added term --- init.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/init.lua b/init.lua index 68a920cb..e2528560 100644 --- a/init.lua +++ b/init.lua @@ -1242,6 +1242,7 @@ require('lazy').setup({ -- see below for full list of options 👇 }, }, + { 'akinsho/toggleterm.nvim', tag = '*', config = true }, -- The following two comments only work if you have downloaded the kickstart repo, not just copy pasted the -- init.lua. If you want these files, they are in the repository, so you can just download them and