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
Thanks, works perfectly.