From e669b3eb8e27069ed0c52ea269e3c27debb989b6 Mon Sep 17 00:00:00 2001 From: Squibid Date: Tue, 2 Jan 2024 20:35:26 -0500 Subject: remove toggle term --- lua/conf/plugins.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'lua/conf') diff --git a/lua/conf/plugins.lua b/lua/conf/plugins.lua index c5786a5..45b1433 100644 --- a/lua/conf/plugins.lua +++ b/lua/conf/plugins.lua @@ -42,7 +42,6 @@ require('dep') { { 'windwp/nvim-autopairs' }, { 'numToStr/Comment.nvim' }, { 'ahmedkhalf/project.nvim' }, -- cd into root of project - { 'akinsho/toggleterm.nvim' }, -- TODO: switch to tmux based popup terminal { 'mrjones2014/smart-splits.nvim'}, -- buffer resizing -- note taking -------------------------------------------------------------- -- cgit v1.2.1