ziontee113 / color-picker.nvim

A powerful Neovim plugin that lets users choose & modify RGB/HSL/HEX colors.
MIT License
283 stars 8 forks source link

error when launching the picker #20

Open PetitBandit opened 1 year ago

PetitBandit commented 1 year ago

Hello there, first off this plugin looks like it s gonna be a game changer for my workflow, i ve followed the installation process but i use vim plug. each time that i launch the color picker i get this error. Please Help CleanShot 2023-01-19 at 16 35 09

also the popup does appear but empty like here: CleanShot 2023-01-19 at 17 30 36

ziontee113 commented 1 year ago

Hi @PetitBandit , the error comes from somewhere else, not the plugin (since color-picker doesn't use any autocmds). I can't really help you without further context. The error message is really vague so that's all the information I can take from it.