mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-12 05:27:50 +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. * 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 |
||
|---|---|---|
| .. | ||
| binds | ||
| ccc | ||
| diffview | ||
| direnv | ||
| fzf-lua | ||
| gestures | ||
| harpoon | ||
| icon-picker | ||
| images | ||
| leetcode-nvim | ||
| mkdir | ||
| motion | ||
| multicursors | ||
| new-file-template | ||
| nix-develop | ||
| nvim-biscuits | ||
| oil-nvim | ||
| outline | ||
| preview | ||
| qmk-nvim | ||
| sleuth | ||
| smart-splits | ||
| snacks-nvim | ||
| surround | ||
| telescope | ||
| undotree | ||
| wakatime | ||
| yanky-nvim | ||
| yazi-nvim | ||
| default.nix | ||