Commit graph

5 commits

Author SHA1 Message Date
Jens Feodor Nielsen
bce6668c54 utility/ccc: properly format with alejandra 2026-01-05 12:15:44 +01:00
Jens Feodor Nielsen
06721472bd 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.
2026-01-02 19:42:28 +01:00
Jens Feodor Nielsen
90b0436f04 utility/ccc: add setupOpts option
Added `ccc.nvim` option `vim.utility.ccc.setupOpts` with the existing
hard-coded options as default values.
2026-01-02 19:42:16 +01:00
Jens Feodor Nielsen
af02324695 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.
2026-01-02 19:40:44 +01:00
7c730a78e5
treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
Renamed from modules/utility/ccc/ccc.nix (Browse further)