Select a color scheme for your Dotfyle experience

j-hui / fidget.nvim

fidget.nvim

💫 Extensible UI for Neovim notifications and LSP progress messages.
2187 775 1 3 weeks ago
lsp awesome-neovim
fidget.nvim provides an extensible UI for Neovim notifications and LSP progress messages. It allows users to configure the display and behavior of notifications, including options for polling rates, filtering levels, and redirecting notifications to other backends. The plugin supports ASCII animations, such as fidget spinners, for visual feedback. It is easy to configure and can be integrated with other plugins like nvim-tree.

Breaking changes in fidget.nvim

f7dde2 1 year ago
doc!: reorganize all documentation (fix #144)
7be478 1 year ago
feat!: deprecate lsp_name and lsp_id in ProgressMessage
c4a1af 1 year ago
feat!: option to position window away from cursor (#175)

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  "j-hui/fidget.nvim",
  opts = {
    -- options
  },
}

Developers using fidget.nvim

more configs
jdhao/nvim-config
/
3671 init.lua 52 4076
ecosse3/nvim
/
1289 init.lua 83 6738
yutkat/dotfiles
/.config/nvim
797 init.lua 191 10136
Matt-FTW/dotfiles
/.config/nvim
444 init.lua 267 13086