Commit 16074a1c authored by Marc Cornellà's avatar Marc Cornellà
Browse files

Merge branch 'add-cargo-plugin'

Adds commits from #3007 and #5158.

Closes #3007
Closes #5158

Fixes #5246
parents dfd7bf9f 16bd691b
# cargo
This plugin adds completion for the Rust build tool [`cargo`](https://github.com/rust-lang/cargo).
To use it, add `cargo` to the plugins array in your zshrc file:
```zsh
plugins=(... cargo)
```
Updated on October 4th, 2016.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment