feat(swiftpm): update completion for Swift 5.9 (#12044)

This commit is contained in:
Marco Eidinger 2024-06-10 16:40:03 -07:00 committed by GitHub
commit 6ffdf8e008
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 114 additions and 146 deletions

View file

@ -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.7.
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.9.
To start using it, add the `swiftpm` plugin to your `plugins` array in `~/.zshrc`: