vim calls rename when saving a file. This patch adds dummy implementation that only works for regular files and does a copy instead of proper rename.
vim calls rename when saving a file. This patch adds dummy implementation that only works for regular files and does a copy instead of proper rename.