Skip to content

modify plugin with sync method#23

Merged
devjoe merged 1 commit into
devjoe:masterfrom
syslot:master
May 9, 2018
Merged

modify plugin with sync method#23
devjoe merged 1 commit into
devjoe:masterfrom
syslot:master

Conversation

@syslot

@syslot syslot commented Mar 20, 2018

Copy link
Copy Markdown
Contributor

I read docs of vim8/neovim and find that the job apis are different.

So, I just add a condition to check the api version. If we use neovim, the plugin will just use the sync method.

@jaresty

jaresty commented May 9, 2018

Copy link
Copy Markdown

This change makes the plugin usable under neovim; otherwise it doesn't work at all.

@devjoe

devjoe commented May 9, 2018

Copy link
Copy Markdown
Owner

Let me test it!

@devjoe devjoe left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@devjoe
devjoe merged commit d6fee2b into devjoe:master May 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants