feat(swiftpm): update completion for Swift 5.7 (#11299)

* feat(swiftpm): update completion for Swift 5.7

* chore(docs): fix typo
master
Marco Eidinger 4 years ago committed by GitHub
parent 5ddb589011
commit 02972f801b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      plugins/swiftpm/README.md
  2. 1048
      plugins/swiftpm/_swift

@ -2,7 +2,7 @@
## Description
This plugin provides a few utilities that make you faster on your daily work with the [Swift Package Manager](https://github.com/apple/swift-package-manager), as well as autocompletion for Swift 5.1.
This plugin provides a few utilities that make you faster on your daily work with the [Swift Package Manager](https://github.com/apple/swift-package-manager), as well as autocompletion for Swift 5.7.
To start using it, add the `swiftpm` plugin to your `plugins` array in `~/.zshrc`:

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save