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

lean

URL: https://github.com/Julian/lean.nvim/

Maintainers: Austin Horstman


Neovim support for the Lean theorem prover.

plugins.lean.enable

Whether to enable lean.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.lean.package

The lean package to use.

Type: package

Default:

pkgs.vimPlugins.lean-nvim

Declared by:

plugins.lean.autoLoad

Whether to automatically load lean when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: