simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 160 forks source link

[Feature request] Option to use trouble's quicklist instead of built-in one #393

Open MariaSolOs opened 1 year ago

MariaSolOs commented 1 year ago

It would be really nice if hover actions used trouble's(when installed) quick fix list instead of Neovim's built-in one.

An example of another plugin that does something like this: https://github.com/lewis6991/gitsigns.nvim