Valloric / MatchTagAlways

A Vim plugin that always highlights the enclosing html/xml tags
http://valloric.github.com/MatchTagAlways/
GNU General Public License v3.0
540 stars 24 forks source link

Fails in Neovim because of lack of python feature #42

Open gryftir opened 6 years ago

gryftir commented 6 years ago

installing https://github.com/neovim/python-client seems to fix this, but might be worth updating the readme. I can submit a pull request but it's basically

** NeoVim

Installing https://github.com/neovim/python-client using pip has been reported to allow this to work in Neovim.

timfeirg commented 6 years ago

It's something that should be (and already have been) addressed in the neovim installation guide.

If you're using neovim, you should know this package is required for use with python plugins.

gryftir commented 6 years ago

Including a reference to the neo vim documentation about python plugins would be a fine compromise then.

When people have a problem with a specific plugin, and don't know why, they are going to check it's documentation first anyway, because it's easier to look through than searching all of the neovim documentation.

On Jan 6, 2018 1:04 AM, "timfeirg" notifications@github.com wrote:

It's something that should be (and already have been) addressed in the neovim installation guide https://github.com/neovim/neovim/wiki/Installing-Neovim#pre-built-archives .

If you're using neovim, you should know this package is required for use with python plugins.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Valloric/MatchTagAlways/issues/42#issuecomment-355733987, or mute the thread https://github.com/notifications/unsubscribe-auth/AACv6sqlj73MiieefvOE2qjKZHZuhIPQks5tHzcDgaJpZM4QcFXf .