Remove unused plugins
This commit is contained in:
parent
0934c7e25c
commit
e423edf27b
@ -9,21 +9,6 @@ return {
|
||||
-- add any options here
|
||||
},
|
||||
},
|
||||
{
|
||||
'nvim-telescope/telescope-project.nvim',
|
||||
dependencies = {
|
||||
'nvim-telescope/telescope.nvim',
|
||||
},
|
||||
},
|
||||
{
|
||||
{
|
||||
'akinsho/toggleterm.nvim',
|
||||
version = '*',
|
||||
opts = {
|
||||
open_mapping = [[<c-\>]],
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'nvim-neo-tree/neo-tree.nvim',
|
||||
branch = 'v3.x',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user