plugins.nvim-colorizer.enable

Whether to enable nvim-colorizer.

Type: boolean

Default: false

Example: true

Declared by:

plugins.nvim-colorizer.package

Which package to use for the nvim-colorizer plugin.

Type: package

Default: <derivation vimplugin-nvim-colorizer.lua-2023-12-23>

Declared by:

plugins.nvim-colorizer.bufTypes

Buftype value is fetched by vim.bo.buftype

Type: null or (list of string)

Default: null

Declared by:

plugins.nvim-colorizer.fileTypes

Enable and/or configure highlighting for certain filetypes

Type: null or (list of (string or (submodule)))

Default: null

Declared by: