Select a color scheme for your Dotfyle experience

folke / trouble.nvim

trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
6145 1086 1 3 weeks ago
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
xero/dotfiles
/neovim/.config/nvim
2030 init.lua 35 3751
rafi/vim-config
/
1910 init.lua 85 7760
ecosse3/nvim
/
1289 init.lua 83 6738
yutkat/dotfiles
/.config/nvim
797 init.lua 191 10136