# cpicker.nvim

> _cpicker.nvim_ is a Color Converter for neovim.

[![](https://spacevim.org/img/build-with-SpaceVim.svg)](https://spacevim.org)
[![GPLv3 License](https://img.spacevim.org/license-GPLv3-blue.svg)](LICENSE)

![cpicker](./img/cpicker.png)

<!-- vim-markdown-toc GFM -->

- [Install](#install)
- [Commands](#commands)
- [Feedback](#feedback)

<!-- vim-markdown-toc -->
## 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 

## Feedback

The development of this plugin is in [`SpaceVim/bundle/cpicker.nvim`](https://github.com/SpaceVim/SpaceVim/tree/master/bundle/cpicker.nvim) directory.

If you encounter any bugs or have suggestions, please file an issue in the [issue tracker](https://github.com/SpaceVim/SpaceVim/issues)