chore: remove unused plugins
This commit is contained in:
parent
b27e31d57c
commit
060b7ada71
4 changed files with 0 additions and 22 deletions
|
|
@ -1,9 +0,0 @@
|
|||
return {
|
||||
"folke/trouble.nvim",
|
||||
dependencies = {
|
||||
"nvim-tree/nvim-web-devicons"
|
||||
},
|
||||
config = function()
|
||||
require("trouble").setup {}
|
||||
end
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue