Skip to content

Add option to not remove directories in bundle #31

@jtheoof

Description

@jtheoof

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions