MatchTagAlways icon indicating copy to clipboard operation
MatchTagAlways copied to clipboard

Fails in Neovim because of lack of python feature

Open gryftir opened this issue 7 years ago • 2 comments

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.

gryftir avatar Nov 13 '17 16:11 gryftir

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.

timfeirg avatar Jan 06 '18 09:01 timfeirg

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" [email protected] 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 .

gryftir avatar Jan 06 '18 09:01 gryftir