trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.diagnostics
awesome-neovim
trouble.nvim is provides a pretty list for diagnostics, references, telescope results, quickfix and location lists. It automatically updates on new diagnostics and allows for interactive preview in the last accessed window. It also supports configurable actions, signs, highlights, and allows for toggling between workspace and document diagnostics modes.
Media

Install instructions
Dotfyle does not endorse any plugins. Install at your own risk.
{
"folke/trouble.nvim",
dependencies = { "nvim-tree/nvim-web-devicons" },
opts = {
-- your configuration comes here
-- or leave it empty to use the default settings
},
}
Developers using trouble.nvim
more configs
2030
init.lua
35
3751
1910
init.lua
85
7760
1289
init.lua
83
6738
797
init.lua
191
10136