vim-arsync
vim-arsync copied to clipboard
vim plugin for async synchronisation of remote files and local files using rsync
Hi, pushing to multi hosts may be useful.
Hi! I use vim-arsync plugin with _auto_sync_up_ option. It's perfect plugin thank you very much! But sometimes I want to switch off _auto_sync_up_ without restart vim. For example when I...
read .gitignore file in remote to ignore build files,
Example configs that fail: ``` remote_or_local remote remote_options -vazre --existing remote_or_local remote remote_options -vazr --existing -e ``` Seems the issue with that rsync interperts the `-vazr --existing -e` as one...
It could be nice to integrate sync status as a field in a status bar. This way you always know what arsync is doing it could also show error messages....
This is the first mention of this command in the README, so I was confused by its not working.