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

build.package

Wrapped Neovim.

note

Evaluating this option will also check assertions and print any warnings. If this is not desired, you can use build.packageUnchecked instead.

Type: package (read only)

Default: config.build.packageUnchecked

Declared by:

build.packageUnchecked

Wrapped Neovim (without checking warnings or assertions).

Type: package (read only)

Declared by:

build.test

A derivation that tests the config by running neovim.

Type: package (read only)

Declared by: