plenary.nvim icon indicating copy to clipboard operation
plenary.nvim copied to clipboard

feat(path): add recursive overwriting to `rename`

Open jamestrew opened this issue 3 years ago • 0 comments

Added functionality to the existing rename method to allow for recursive overwriting of files.

Implementation is borrowed heavily from the copy method so I refactored both to reuse some code between the two.

Defaults akin to mv.

jamestrew avatar Jan 15 '22 02:01 jamestrew