Files
.dots/zsh/plugins/lein
2020-10-16 10:09:40 +05:00
..
2020-10-16 10:09:40 +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)