nvim-colorizer.lua icon indicating copy to clipboard operation
nvim-colorizer.lua copied to clipboard

Add support for hsl functions without percentage signs

Open DesertCarMechanic opened this issue 3 years ago • 1 comments

Describe the bug Writing hsl(83, 17%, 48%) works, but when writing something like hsl(20, 80, 20), there's no highlighting. I have a lua codebase where I use something like this, and I would like it to be highlighted.

Operating System: Arch Linux

Neovim Version: 0.8.0

Colorizer Version: latest

Additional context Add any other context about the problem here.

DesertCarMechanic avatar Nov 02 '22 05:11 DesertCarMechanic

I will get to this at some point

catgoose avatar Dec 25 '24 03:12 catgoose