branch: elpa/flymake-kondor commit 470228acfaed703198bbb04198461ef9a44821b0 Author: Manuel Uberti <manuel.ube...@inventati.org> Commit: Manuel Uberti <manuel.ube...@inventati.org>
Improve formatting --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index 9aefa3c..2a68110 100644 --- a/README.org +++ b/README.org @@ -1,8 +1,8 @@ # -*- mode:org; ispell-dictionary:"en_GB" -*- -#+TITLE: flymake backend clj-kondo +#+TITLE: flymake-kondor #+AUTHOR: https://turbocafe.keybase.pub -This package integrates clj-kondo a Clojure linter into Emacs' Flymake; to use +This package integrates clj-kondo a Clojure linter into Emacs' Flymake. To use it get clj-kondo following [[https://github.com/borkdude/clj-kondo/blob/master/doc/install.md][installation instructions]]; then proceed with your preferred way of adding packages.