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

zk

URL: https://github.com/zk-org/zk-nvim/

Maintainers: Gaetan Lepage


Neovim extension for the zk plain text note-taking assistant.

plugins.zk.enable

Whether to enable zk.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.zk.package

The zk package to use.

Type: package

Default:

pkgs.vimPlugins.zk-nvim

Declared by:

plugins.zk.autoLoad

Whether to automatically load zk when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: