cpicker.nvim is a Color Converter for neovim.
Using vim-plug
Plug 'wsdjeg/cpicker.nvim'
:Cpicker
: open the color converter:CpickerCursorForeground
: open the color converter with cursor highlight:CpickerColorMix
: open the color mixer:CpickerCursorChangeHighlight
: change the highlight of cursor word:CpickerClearColorPatch
: clear colorscheme patch
The development of this plugin is in SpaceVim/bundle/cpicker.nvim
directory.
If you encounter any bugs or have suggestions, please file an issue in the issue tracker