mhartington/oceanic-next

E254: Cannot allocate color None

davidmathers opened this issue · 1 comments

Problems summary

The change from

let s:none = ['NONE', 'NONE']

to

let s:none = ['None', 'None']

breaks Vim

Environment Information

  • vim/nvim version: Vim 8.2.1950

Thanks for letting me know! Should be fixed