Josh Soref 0e41181d54 chore: fix spelling errors across the project (#10459) | %!s(int64=3) %!d(string=hai) anos | |
---|---|---|
.. | ||
README.md | %!s(int64=5) %!d(string=hai) anos | |
_rebar | %!s(int64=3) %!d(string=hai) anos |
This plugin adds completions for the rebar Erlang build tool.
To use it, add rebar
to the plugins array in your zshrc file:
plugins=(... rebar)