Files
.dots/zsh/plugins/lein/README.md
2021-06-10 11:49:35 +05:00

208 B

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)