-
Notifications
You must be signed in to change notification settings - Fork 25
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
It pushes but doesnt pull #10
Comments
That's strange, as both pushing and pulling use the same mechanism for executing Git. Do you see |
I have the same problem. When i go to the vimwiki index file with ww or :e ~/notes/index.wiki it doesn't pull, but if I just exit vim and try vim ~/notes/index.wiki it pulls and asks me if I want to load the modified file. It is very strange, any idea why this is happening? Pushing works great though! Thanks! |
@ramyamounir thanks for your report, it seems that pulling doesn't work when you open VimWiki file using |
@michal-h21 Works great, Thank you for the quick fix! |
@ramyamounir it was thanks to your description, as it helped me to find the situation when pulling doesn't work. |
Hi, thanks for the great work!
I have vimwiki on my linux-machine and on my macbook. To sync I use Gitlab.
When I manually push and pull it works ok, but when I use your plugin, it only pushes.
I start vimwiki within vim: ww
The text was updated successfully, but these errors were encountered: