If you get this error when open neovim:
$ nvim
MatchTagAlways unavailable: requires python.
Press ENTER or type command to continue
Try to install neovim
package:
pip3 install neovim
If you get this error when open neovim:
$ nvim
MatchTagAlways unavailable: requires python.
Press ENTER or type command to continue
Try to install neovim
package:
pip3 install neovim
@cprada87, you're welcome!
This is always works! When I changed python versions, it collapsed all vim activity. So advice above - is the best!!!!!!!!
Thanks, works perfectly.
thanks!