This plugin works perfectly in neovim, but complained the following errors in vim:
Error detected while processing function vira#_menu:
line 39:
Traceback (most recent call last):
File "<string>", line 1, in <module>
NameError: name 'Vira' is not defined
Vim has +python3 enabled.
This plugin works perfectly in neovim, but complained the following errors in vim:
Vim has +python3 enabled.