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 nvim-colorizer.lua.

Type: boolean

Default: false

Example: true

Declared by:

plugins.colorizer.package

The nvim-colorizer.lua package to use.

Type: package

Default: pkgs.vimPlugins.nvim-colorizer-lua

Declared by:

plugins.colorizer.autoLoad

Whether to automatically load nvim-colorizer.lua when neovim starts.

Type: boolean

Default: false when lazy-loading is enabled.

Example: false

Declared by: