-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
This program is great. But the problem is that everytime you run it, even with -n option, it removes directories not bundled in .vimrc.
Unfortunately, I sometimes create custom plugin for work or personal projects. Ex:
.vim/bundles/extra/plugin/work.vim
.vim/bundles/extra/plugin/home.vim
It puts them in .vim/Trashed-Bundles (which by the way should be all lowercase to respect Unix and vim conventions but I'm being picky), which is nice but I have to make an extra
cp .vim/Trashed-Bundles/extra .vim/bundle/
It would be nice to add an extra option like -k --keep-dir to not remove such directories.
Metadata
Metadata
Assignees
Labels
No labels