--rev
flag which replaces--branch
et. al for install command (uses revision strings)- Breaking change to config file (most fields are optional now)
- Checkout a different branch, tag or commit upon plugin install (
--branch
,--tag
,--commit
arguments for install command)
- Colored help
- Checkout the default branch when installing plugins (
master
may not be the default)
- This changelog ;)
--as
option for install command to install package under a different name
- Per plugin configuration and related features have been removed, use vimrc for plugin configuration
- Local plugin support removed, use manual symlinks instead
- Complete package names where applicable for fish shell
- Fail visibly for invalid package names when uninstalling