This commit is contained in:
2025-09-05 20:46:41 -04:00
commit 5d95db3480
18 changed files with 481 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
-- lua/plugins/trouble.lua
return {
{ "folke/trouble.nvim", opts = {} },
}