1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-16 03:55:41 +08:00

37 lines
266 B
Markdown
Raw Normal View History

# cpicker.nvim
> A color picker for Neovim
![cpicker](./img/cpicker.png)
## Install
```
Plug 'wsdjeg/cpicker.nvim'
```
## Usage
```
:Cpicker rgb hsl
```