norcalli / nvim-colorizer.lua

The fastest Neovim colorizer.
Other
2.23k stars 117 forks source link

Bug: Variable names are also colorized 🤠 #89

Open yungParrot opened 1 year ago

yungParrot commented 1 year ago

Describe the bug Variable names that contain a color in their name are also colorized 🤯

To Reproduce Name a variable e.g. $red-var: red;

Expected behavior The variable names shouldn't be affected.

Screenshots image

Operating System: EndeavourOS Linux 5.15.62-1-lts

Neovim Version: v0.7.2

Colorizer Version: image

Additional context :PackerSync fails to install a newer version 🤔

johnend commented 3 months ago

➕ 1️⃣ . Also using the virtual text, rather than a highlight with this happening it makes things visually quite noisy.