vim-renamer
vim-renamer copied to clipboard
Git repo for http://www.vim.org/scripts/script.php?script_id=1721
see issue [#11 Renaming Hidden Files](https://github.com/qpkorr/vim-renamer/issues/11)
deleting a file will undo all other changes to the buffer. you can just press u to get them back, but it's a tiny bit annoying. (tested on windows 10.)
I have the issue of having to rename a lot of files under subversion control. So the renaming has to be done with 'svn mv' instead of system's copy and...