mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 10:20:05 +08:00
.. | ||
lua | ||
plugin | ||
syntax | ||
README.md |
cpicker.nvim
cpicker.nvim is a Color Converter for neovim.
Install
Using vim-plug
Plug 'wsdjeg/cpicker.nvim'
Commands
: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
Feedback
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