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

indent-o-matic

URL: https://github.com/Darazaki/indent-o-matic/

Maintainers: Alison Jenkins


Dumb automatic fast indentation detection for Neovim.

plugins.indent-o-matic.enable

Whether to enable indent-o-matic.

Type: boolean

Default: false

Example: true

Declared by:

plugins.indent-o-matic.package

The indent-o-matic package to use.

Type: package

Default: pkgs.vimPlugins.indent-o-matic

Declared by:

plugins.indent-o-matic.autoLoad

Whether to automatically load indent-o-matic when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: