crates-nvim
URL: https://github.com/saecki/crates.nvim/
Maintainers: Gaetan Lepage
plugins.crates-nvim.enable
Whether to enable crates-nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.crates-nvim.package
The crates-nvim package to use.
Type: package
Default:
pkgs.vimPlugins.crates-nvim
Declared by:
plugins.crates-nvim.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: