Using terminal Vim 8.2 on Mac iTerm2. I'm getting this error whenever opening a new file. It look like it's related to this issue: https://github.com/vim/vim/issues/1400 The error will go away if I go to *colors/github-light.vim* and replace all the `'none'` values with `'NONE'`.
Using terminal Vim 8.2 on Mac iTerm2.
I'm getting this error whenever opening a new file.
It look like it's related to this issue: vim/vim#1400
The error will go away if I go to colors/github-light.vim and replace all the
'none'values with'NONE'.