rustaceanvim
URL: https://github.com/mrcjkb/rustaceanvim
Maintainers: Gaetan Lepage
plugins.rustaceanvim.enable
Whether to enable rustaceanvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.rustaceanvim.package
The rustaceanvim package to use.
Type: package
Default:
pkgs.vimPlugins.rustaceanvim
Declared by:
plugins.rustaceanvim.rustAnalyzerPackage
The rust-analyzer package to use.
Type: null or package
Default:
pkgs.rust-analyzer
Declared by: