Name
Last commit
Last update
..
README.md lein: add README (#8189)
_lein Refactor lein plugin (#6914)

Leiningen plugin

This plugin adds completions for the Leiningen Clojure build tool.

To use it, add lein to the plugins array in your zshrc file:

plugins=(... lein)