I use Neovim, and I always found the style of setting the background color on everything to be a little unseemly. So I added a little option to allow adding the color as a swatch to the virtual text buffer. Thought it might have some wider appeal.
This is the first time I've ever written any serious Vim Script, and I had a little trouble following the way it worked. So I hope I've added it in the right place and done an alright job with the documentation and stuff.
I use Neovim, and I always found the style of setting the background color on everything to be a little unseemly. So I added a little option to allow adding the color as a swatch to the virtual text buffer. Thought it might have some wider appeal.
This is the first time I've ever written any serious Vim Script, and I had a little trouble following the way it worked. So I hope I've added it in the right place and done an alright job with the documentation and stuff.