zen-mode

URL: https://github.com/folke/zen-mode.nvim/

Maintainers: Gaetan Lepage

plugins.zen-mode.enable

Whether to enable zen-mode.nvim.

Type: boolean

Default: false

Example: true

Declared by:

plugins.zen-mode.package

The zen-mode.nvim package to use.

Type: package

Default: pkgs.vimPlugins.zen-mode-nvim

Declared by:

plugins.zen-mode.autoLoad

Whether to automatically load zen-mode.nvim when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: