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.
4651 617 10 5 days 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
1885 init.lua 31 3478
rafi/vim-config
/
1820 init.lua 91 8053
ecosse3/nvim
/
1137 init.lua 67 7358
yutkat/dotfiles
/.config/nvim
660 init.lua 182 10276