Skip to content

wsdjeg/cpicker.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpicker.nvim

cpicker.nvim is a Color Converter for neovim.

GPLv3 License

cpicker

Install

Use your preferred Neovim plugin manager to install cpicker.nvim.

with nvim-plug

require('plug').add({
    { 'wsdjeg/cpicker.nvim' }
})

Then use :PlugInstall cpicker.nvim to install this plugin.

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

If you encounter any bugs or have suggestions, please file an issue in the issue tracker

About

Color Converter for neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published