浏览代码

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

* feat(swiftpm): update completion for Swift 5.7

* chore(docs): fix typo
Marco Eidinger 2 年之前
父节点
当前提交
02972f801b
共有 2 个文件被更改,包括 726 次插入324 次删除
  1. 1 1
      plugins/swiftpm/README.md
  2. 725 323
      plugins/swiftpm/_swift

+ 1 - 1
plugins/swiftpm/README.md

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

文件差异内容过多而无法显示
+ 725 - 323
plugins/swiftpm/_swift