1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:30:04 +08:00
SpaceVim/bundle/cpicker.nvim
2024-08-01 00:15:22 +08:00
..
lua feat(cpicker): change cursor highlight 2024-08-01 00:06:33 +08:00
plugin fix(cpicker): init data_dir 2024-08-01 00:15:22 +08:00
syntax feat(cpicker): add color-mix-method 2024-07-16 17:37:49 +08:00
README.md feat(cpicker): change cursor highlight 2024-08-01 00:06:33 +08:00

cpicker.nvim

cpicker.nvim is a Color Converter for neovim.

GPLv3 License

cpicker

Install

Using vim-plug

Plug 'wsdjeg/cpicker.nvim'

Commands

  1. :Cpicker: open the color converter
  2. :CpickerCursorForeground: open the color converter with cursor highlight
  3. :CpickerColorMix: open the color mixer
  4. :CpickerCursorChangeHighlight: change the highlight of cursor word
  5. :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