1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

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
parent a4304dd7e5
commit 6ffdf8e008
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`: