Select a color scheme for your Dotfyle experience

j-hui / fidget.nvim

fidget.nvim

💫 Extensible UI for Neovim notifications and LSP progress messages.
2275 853 0 5 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 2 years ago
doc!: reorganize all documentation (fix #144)
7be478 2 years ago
feat!: deprecate lsp_name and lsp_id in ProgressMessage
c4a1af 2 years 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
/
4131 init.lua 58 4288
ecosse3/nvim
/
1382 init.lua 82 6486
nshen/learn-neovim-lua
/
1299 init.lua 34 2595
yutkat/dotfiles
/.config/nvim
894 init.lua 200 10335