Add subcommand to remove plugconf
tyru opened this issue · 0 comments
tyru commented
# Remove empty plugconf (shows error if the plugconf is not empty)
volt plugconf rm tyru/caw.vim
# Remove non-empty plugconf forcefully
volt plugconf rm -f tyru/caw.vim
# Remove all empty plugconfs only
volt plugconf rm --empty