NvChad / nvim-colorizer.lua

Maintained fork of the fastest Neovim colorizer
Other
708 stars 47 forks source link

Feature req: how about some xcolor support? #77

Open goulf-3m opened 6 months ago

goulf-3m commented 6 months ago

I'm writing some tikz codes, it would be nice if I can instantly see the final colors without compiling TeX document.

Currently, simple color names like red are shown correctly. But colors like red!30 does not work.

xcolor: http://www.ukern.de/tex/xcolor.html