From 1f1e1a2e8ba318acf54ef20967a6038640ef6913 Mon Sep 17 00:00:00 2001 From: christianchiarulli Date: Tue, 14 Dec 2021 18:37:06 -0500 Subject: add toggleterm --- lua/user/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/user/plugins.lua') diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index ef28595..1c63113 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -51,6 +51,7 @@ return packer.startup(function(use) use "akinsho/bufferline.nvim" use "moll/vim-bbye" use 'nvim-lualine/lualine.nvim' + use "akinsho/toggleterm.nvim" -- Colorschemes -- use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out -- cgit v1.2.3