nvim-colorizer.lua
nvim-colorizer.lua copied to clipboard
[Feature Request] Support sign_column and virtual text to show color
It would be great to have an option for getting preview of colors in sign_column or in virtual text like how vim-hexokinase plugin does.
would like this as well, just wondering if it wouldnt clash with stuff like lsp client. But current options are little too visible
#55 implements virtual text. Been using it for a few months, works well.
#55 implements virtual text. Been using it for a few months, works well.
Oh I didn't know it existed. Hope it merges soon.