diff options
Diffstat (limited to 'lua/conf')
-rw-r--r-- | lua/conf/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
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 -------------------------------------------------------------- |