remove toggle term

This commit is contained in:
2024-01-02 20:35:26 -05:00
parent 629d780aaa
commit e669b3eb8e
2 changed files with 0 additions and 32 deletions

View File

@ -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 --------------------------------------------------------------