Closed ayushchakravarthy closed 4 years ago
Yep, I'm no seeing this as well. Not sure if it's related, but seemed to pop up once I updated my ubuntu 20.04 server today.
Update: I reinstalled the plugin according to the readme, and it appears to be working again.
I had the same problem. Go into your ~/.config/nvim/[site]/plugged/semshi
directory and run [sudo] python setup.py install
. That should fix the problem.
The highlighting doesn't work and whenever I start nvim I get the following error: Error detected while processing BufWipeout Autocommands for "*":
E117: Unknown function: SemshiBufWipeout E117: Unknown function: SemshiBufWipeout
I get different errors each time I work with this plugin what do I do?