Add trouble

This commit is contained in:
Mark 2023-12-28 12:35:30 -05:00
parent a500a7e575
commit 7345d147ff
2 changed files with 11 additions and 0 deletions

View file

@ -0,0 +1,9 @@
return {
"folke/trouble.nvim",
dependencies = { "nvim-tree/nvim-web-devicons" },
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
},
}