norcalli / nvim-colorizer.lua

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

using virtualtext as one option for highlight #55

Open DarwinSenior opened 3 years ago

DarwinSenior commented 3 years ago

Taking the inspiration from vim-hexokinase. Adding virtual text as one other option to create virtual text display mode.

cseelus commented 3 years ago

Works really well so far.

Screen Shot 2021-07-13 at 12 25 36

@norcalli: Can this be merged?

mawkler commented 2 years ago

Any update on this? Is it ready to be merged?

Mange commented 2 years ago

I've been this daily for a long time, no issues found so far.

qbedard commented 2 years ago

Doesn't look like it works when setting the mode via default_options. Need to update the validation there to allow "virtualtext" as a value.

manankarnik commented 1 year ago

Thank you for this, works fine for me. Why isn't this merged?

polyzen commented 1 year ago

@manankarnik, https://github.com/NvChad/nvim-colorizer.lua has this merged.

manankarnik commented 1 year ago

@polyzen, Looks like this repo isn't maintained anymore. Would be nice if there was some indication of that (other than the last commit date) or the repo was archived. Anyway, thanks for linking a maintained fork :grin: