OscarCreator / rsync.nvim

neovim plugin which synchronises project with rsync on save.
MIT License
83 stars 12 forks source link

How to delete files both upstream and locally? #36

Closed OscarCreator closed 1 year ago

OscarCreator commented 1 year ago

If a file is deleted locally and then RsyncDown is run those deleted files will be created locally again.