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

colorizer

URL: https://github.com/catgoose/nvim-colorizer.lua/

Maintainers: Gaetan Lepage


A high-performance color highlighter for Neovim.

plugins.colorizer.enable

Whether to enable colorizer.

Type: boolean

Default:

false

Example:

true

Declared by:

plugins.colorizer.package

The colorizer package to use.

Type: package

Default:

pkgs.vimPlugins.nvim-colorizer-lua

Declared by:

plugins.colorizer.autoLoad

Whether to automatically load colorizer when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example:

false

Declared by: