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

quickmath

URL: https://github.com/jbyuki/quickmath.nvim/

Maintainers: Gaetan Lepage


A simple plugin to do live calculations in Neovim.

plugins.quickmath.enable

Whether to enable quickmath.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.quickmath.package

The quickmath package to use.

Type: package

Default:

pkgs.vimPlugins.quickmath-nvim

Declared by:

plugins.quickmath.autoLoad

Whether to automatically load quickmath when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: