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

obsidian

URL: https://github.com/obsidian-nvim/obsidian.nvim/

Maintainers: Gaetan Lepage

plugins.obsidian.enable

Whether to enable obsidian.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.obsidian.package

The obsidian.nvim package to use.

Type: package

Default: pkgs.vimPlugins.obsidian-nvim

Declared by:

plugins.obsidian.autoLoad

Whether to automatically load obsidian.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: