added custom files

This commit is contained in:
yimazu 2024-01-16 17:09:15 -05:00
parent 9f60f6f623
commit 906bf86970
8 changed files with 122 additions and 13 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
},
}