mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-11 21:26:31 +00:00
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.
This commit is contained in:
parent
9c75c2a199
commit
af02324695
3 changed files with 69 additions and 7 deletions
|
|
@ -6,3 +6,11 @@
|
|||
|
||||
- Fix `vim.tabline.nvimBufferline` where `setupOpts.options.hover` requires
|
||||
`vim.opt.mousemoveevent` to be set.
|
||||
|
||||
[jfeo](https://github.com/jfeo):
|
||||
|
||||
[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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue