In Neovim, I used Plug to install, getting this message when I toggle the colours on;
Error detected while processing function Colorizer#ColorToggle[2]..Colorizer#DoColor[24]..<SNR>111_ColorHighlight_1[46]..function Colorizer#ColorToggle[2]..Colorizer#DoColor[24]..<SNR>111_C
olorHighlight_1:
line 39:
E121: Undefined variable: error
I have tried the auto variable and autocmd, but the colour only appears after I manually toggle.
In Neovim, I used Plug to install, getting this message when I toggle the colours on;
I have tried the auto variable and autocmd, but the colour only appears after I manually toggle.