Files
2021-06-10 11:49:35 +05:00
..
2021-06-10 11:49:35 +05:00

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)