Skip to content

Releases: sudormrfbin/pac

v0.1.2

23 Apr 15:17
Compare
Choose a tag to compare

Added

  • Checkout a different branch, tag or commit upon plugin install (--branch, --tag, --commit arguments for install command)

v0.1.1

20 Apr 08:39
Compare
Choose a tag to compare

Added

  • Colored help
  • Checkout the default branch when installing plugins (master may not be the default)

v0.1.0

01 Apr 18:28
Compare
Choose a tag to compare

Added

  • This changelog ;)
  • --as option for install command to install package under a different name

Removed

  • Per plugin configuration and related features have been removed, use vimrc for plugin configuration
  • Local plugin support removed, use manual symlinks instead

Changed

  • Complete package names where applicable for fish shell
  • Fail visibly for invalid package names when uninstalling