vim-renamer icon indicating copy to clipboard operation
vim-renamer copied to clipboard

Git repo for http://www.vim.org/scripts/script.php?script_id=1721

Results 3 vim-renamer issues
Sort by recently updated
recently updated
newest added

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...