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

plugins.lean.enable

Whether to enable lean.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.lean.package

The lean.nvim package to use.

Type: package

Default: pkgs.vimPlugins.lean-nvim

Declared by:

plugins.lean.autoLoad

Whether to automatically load lean.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: