Bug: Last commit breaks `:CccPick`
chrisgrieser opened this issue · 1 comments
chrisgrieser commented
Not a question
- This is not a question. If you have a question, use discussions.
I investigated.
- I have read README.md, help documentation, and searched past issues but no solution.
Description
:CccPick
does not work anymore
Environments
macOS 13.2.1 (M1)
neovim 0.8.3 (homebrew)
Neovide 0.10.3 (homebrew)
Minimal reproducible full config
I used the provided minimal.vim
with no config changes.
:CccHighlightEnable
etc. works, :CccPick
does not.
Steps to reproduce
- use the latest commit 4869fb3
- run
:CccPick
Expected behavior
the color picker should work
Actual behavior
every time I run :CccPick
, I get this, regardless of the config. Whether I use minimal.vim
or my own config, the result is the same.
Additional context
With the previous commit d17dabd
, everything works.
uga-rosa commented
Sorry, and thank you for reporting. I fixed.