Josh Soref 0e41181d54 chore: fix spelling errors across the project (#10459) 2 years ago
..
README.md c60371a829 rebar: add README (#8198) 4 years ago
_rebar 0e41181d54 chore: fix spelling errors across the project (#10459) 2 years ago

README.md

rebar plugin

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)