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

markview

URL: https://github.com/OXY2DEV/markview.nvim/

Maintainers: Austin Horstman


An experimental markdown previewer for Neovim.

Supports a vast amount of rendering customization. Please refer to the plugin's documentation for more details.

plugins.markview.enable

Whether to enable markview.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.markview.package

The markview.nvim package to use.

Type: package

Default: pkgs.vimPlugins.markview-nvim

Declared by:

plugins.markview.autoLoad

Whether to automatically load markview.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: