Neovim problems and solution for slackware current
by SlackCoder from LinuxQuestions.org on (#5QQQK)
I ran into some problems with neovim due to the recent python 3 update to python 3.10. In case anyone else has the problem, Neovim requires a patch from an upcoming release. The patch is included with the Slackbuild I put together which is at https://git.server.ky/slackcoder/sla...ds/tree/neovim . Greenlet from slackbuilds.org was needed as an additional dependency, using the version directly via pip3 did not work.