Unverified Commit 52f58785 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

rust: add README (#8242)

parents 710a3d5a bb97a9b3
# rust
This plugin adds completion for [`rustc`](https://doc.rust-lang.org/rustc/index.html), the compiler for the Rust programming language.
To use it, add `rust` to the plugins array in your zshrc file:
```zsh
plugins=(... rust)
```
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