mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-04 09:47:16 +00:00
utility/ccc: add setupOpts option
Added `ccc.nvim` option `vim.utility.ccc.setupOpts` with the existing hard-coded options as default values.
This commit is contained in:
parent
4d63250a48
commit
62e53811fc
3 changed files with 150 additions and 86 deletions
|
|
@ -636,6 +636,5 @@
|
|||
|
||||
[ccc.nvim]: https://github.com/uga-rosa/ccc.nvim
|
||||
|
||||
- Added [ccc.nvim] options {option}`vim.utility.ccc.inputs` and
|
||||
{option}`vim.utility.ccc.outputs` to make input color systems and output color
|
||||
formats configurable.
|
||||
- Added [ccc.nvim] option {option}`vim.utility.ccc.setupOpts` with the existing
|
||||
hard-coded options as default values.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue