-
v2.0.0 Enables async job processing in external cmds `AutoRemoteSync#ExecExternalCommand()` uses async `jobstart()` (in Neovim) now; therefore it's non-blocking.
-
v1.0.0 First working version 1.0.0 Automatic upload of files onbufwrite works, when you call `AutoRemoteSync#Enable()` first. To disable it again, call `AutoRemoteSync#Disable()`. The `.AutoRemoteSync.json` configuration file, needs to be in the current working directory of Vim/Neovim.