Commit ec7ef7ee authored by Zach Whitten's avatar Zach Whitten Committed by Marc Cornellà
Browse files

lein: add README (#8189)

parent bb6ae70b
# Leiningen plugin
This plugin adds completions for the [Leiningen](https://leiningen.org/) Clojure build tool.
To use it, add `lein` to the plugins array in your zshrc file:
```zsh
plugins=(... lein)
```
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