nvf/docs/manual/release-notes
Jens Feodor Nielsen 1bf757685b
utility/ccc: add setupOpts option (#1294)
* utility/ccc: add inputs and outputs options

Added `ccc.nvim` options `vim.utility.ccc.inputs` and
`vim.utility.ccc.outputs` to make input color systems and output color
formats configurable.

* utility/ccc: add setupOpts option

Added `ccc.nvim` option `vim.utility.ccc.setupOpts` with the existing
hard-coded options as default values.

* utility/ccc: no hidden mapping, better types

 - Remove hidden mapping input/output options into luaInline with
   prefixes.
 - Update types of setupOpts sub-options to avoid large blocks of
   inline Lua in the configuration.

* utility/ccc: properly format with alejandra
2026-01-05 16:29:19 +01:00
..
rl-0.1.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.2.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.3.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.4.md docs: restructure to allow a clean migration to new documentation util 2025-12-11 15:28:56 +01:00
rl-0.5.md treewide: replace auto option links with {option} role 2025-12-11 15:30:30 +01:00
rl-0.6.md docs: formatting 2025-12-11 19:06:49 +01:00
rl-0.7.md treewide: fix a lot of broken / dead links 2025-12-11 18:32:09 +01:00
rl-0.8.md make toggleterm open map acutally toggle the terminal (#1295) 2025-12-21 14:33:27 +00:00
rl-0.9.md utility/ccc: add setupOpts option (#1294) 2026-01-05 16:29:19 +01:00