feat: add trouble.nvim

This commit is contained in:
Guz
2024-12-26 11:55:29 -03:00
parent e439f557c4
commit f356d4a19b
3 changed files with 38 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ Minimal Neovim configuration, focused mostly in just coding and text editing.
- [ ] Bundle and use default formatters for when no one is available on `PATH`;
- [ ] Better stylize the editor (mainly pop-overs and hover menus);
- [ ] Remove `tfm.nvim` and use Neovim APIs to do the same features.
- [ ] Better integration and usage of the Quickfix list with [`trouble.nvim`](https://giitihub.com/folke/trouble.nvim)
## Using