Select a color scheme for your Dotfyle experience

j-hui / fidget.nvim

fidget.nvim

💫 Extensible UI for Neovim notifications and LSP progress messages.
2275 833 3 3 months 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
/
4122 init.lua 59 4349
ecosse3/nvim
/
1379 init.lua 81 6486
nshen/learn-neovim-lua
/
1298 init.lua 34 2595
yutkat/dotfiles
/.config/nvim
888 init.lua 198 10266