Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in vim 8 #11

Closed
anoopd opened this issue Feb 1, 2019 · 5 comments
Closed

Not working in vim 8 #11

anoopd opened this issue Feb 1, 2019 · 5 comments

Comments

@anoopd
Copy link

anoopd commented Feb 1, 2019

I have Vim 8 with python3 enabled in Ubuntu 18.04, and my plugin manager is Plug . I cloned the directory into ~/.vim/plugged but it is not working . Can somebody suggest what went wrong ?

@ErikBjare
Copy link
Member

ErikBjare commented Feb 1, 2019

Read the README, you need to install aw-core and aw-client with pip as these dependencies aren't vendored in yet.

Edit: I also have no experience with plugged, but assuming it works like other plugin managers I suspect the above is your problem.

@johan-bjareholt
Copy link
Member

But if it was loading properly he'd at least get an error in vim that it failed to start, so it's likely not an issue with aw-watcher-vim but with plugged.

@anoopd
Copy link
Author

anoopd commented Feb 2, 2019

Hi Eric,
I went through the README and installed both dependencies using pip3 before cloning it to the plugged directory .:)

@johan-bjareholt
Copy link
Member

johan-bjareholt commented Feb 2, 2019

I'm sorry, but we can't help you if there's not even a sign of if the plugin is loaded.
You should look into how plugged works.

@anoopd
Copy link
Author

anoopd commented Feb 3, 2019

Ok thank you .

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

No branches or pull requests

3 participants