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