I like neovim default behavior a bit more than vim default behavior so I switched plugins to neovim but neovim has an additional side effect of changing the default behavior for variables when I have a cursor over them.
I want to disable the color changes.
Here's an image without the plugin (desired)
Image with the plugin (not desired)
Anybody else dealt with this? I didn't see any settings in neovim that suggests this is an optional feature.