Closed adriankarlen closed 6 months ago
@brenoprata10 Would you be interested in adding something like "eow"
for virtual_symbol_position
that would add the virtual text right after the color specification (not to the very end of the line)?
It should already work, could you give it a try and post a screenshot here?
Oh nevermind, this is not supported. I do not plan to create this logic. I will be sticking with what is available in neovim API
Oh nevermind, this is not supported. I do not plan to create this logic. I will be sticking with what is available in neovim API
This should be only a matter of shifting the start for "inline"
version by the color code length, no?
I am refactoring a few things today, will get to it if i have time
Just pushed the code, check the readme for instructions
Feel free to reopen this issue if you find any bugs
Amazing, thanks!
Add config option to specify if the virtual symbol should appear before or after the identified color.