Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Ohmyzsh
Commits
61a7bc2d
Unverified
Commit
61a7bc2d
authored
Mar 25, 2019
by
Marc Cornellà
Committed by
GitHub
Mar 25, 2019
Browse files
Update README
parent
ae7d0bcd
Changes
1
Hide whitespace changes
Inline
Side-by-side
plugins/cargo/README.md
View file @
61a7bc2d
# cargo
This plugin adds completion for the Rust build tool
[
`
c
argo`
](
https://github.com/rust-lang/cargo
)
.
This plugin adds completion for the Rust build tool
[
`
C
argo`
](
https://github.com/rust-lang/cargo
)
.
To use it, add
`cargo`
to the plugins array in your zshrc file:
...
...
@@ -8,4 +8,4 @@ To use it, add `cargo` to the plugins array in your zshrc file:
plugins
=(
... cargo
)
```
Updated on
October 4th, 2016
.
Updated on
March 3rd, 2019, from
[
Cargo 0.34.0
](
https://github.com/rust-lang/cargo/releases/tag/0.34.0
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment