Error found when updating neovim from 0.9 version to 0.10
It seems colorscheme broke after last neovim update
Is it possible update theme for making it compatible with neovim latest version?
@ernanvr, I am maintaining a branch based on this repository with minimal changes to make the Nim/Neovim theme compatible and incorporate fixes being reported for the time being.
The repository is at https://github.com/ericvw/nordtheme-vim and I am maintaining changes on the pu branch (i.e., the proposed update branch). I'm hoping to get these changes incorporated into the main branch at some point.
@ernanvr, I am maintaining a branch based on this repository with minimal changes to make the Nim/Neovim theme compatible and incorporate fixes being reported for the time being.
The repository is at https://github.com/ericvw/nordtheme-vim and I am maintaining changes on the
pubranch (i.e., the proposed update branch). I'm hoping to get these changes incorporated into themainbranch at some point.
Thank you for this.