plugins.fidget.enable
Whether to enable fidget-nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.fidget.package
Which package to use for the fidget-nvim plugin.
Type: package
Default:
<derivation vimplugin-lua5.1-fidget.nvim-1.1.0-1-unstable-2024-04-04>
Declared by:
plugins.fidget.extraOptions
These attributes will be added to the table parameter for the setup function. Typically, it can override NixVim’s default settings.
Type: attribute set of anything
Default:
{ }
Declared by: