j-hui / fidget.nvim

fidget.nvim

💫 Extensible UI for Neovim notifications and LSP progress messages.
2493 849 0 13 hours 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

724151 2 months ago
Revert "feat!: limit window max_width to 0.3 + reflow by default"
8260f0 2 months ago
feat!: implement smart reflow w/ hyphenation support
5e0804 2 months ago
feat!: limit window max_width to 0.3 + reflow by default

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
/
4281 init.lua 59 4666
ecosse3/nvim
/
1396 init.lua 82 7171
nshen/learn-neovim-lua
/
1299 init.lua 34 2595
yutkat/dotfiles
/.config/nvim
940 init.lua 208 10595