Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

rustaceanvim

URL: https://github.com/mrcjkb/rustaceanvim

Maintainers: Gaetan Lepage


A Neovim plugin for Rust development, providing features like LSP support, code navigation, and more.

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.autoLoad

Whether to automatically load rustaceanvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: