emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-clojure 8c37fba 139/313: Mention some of the essential


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure 8c37fba 139/313: Mention some of the essential features in the README
Date: Wed, 11 Aug 2021 10:00:03 -0400 (EDT)

branch: elpa/inf-clojure
commit 8c37fba94493185536292c030ad3025476af91a3
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Mention some of the essential features in the README
---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 9d406e4..b4dab38 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,21 @@ auto-completion and a minor mode (`inf-clojure-minor-mode`), 
which
 extends `clojure-mode` with commands to evaluate forms directly in the
 REPL.
 
+`inf-clojure` provides a set of essential features for interactive
+Clojure(Script) development:
+
+* REPL
+* Interactive code evaluation
+* Code completion
+* Definition lookup
+* Documentation lookup
+* ElDoc
+* Apropos
+* Macroexpansion
+* Support connecting to socket REPLs
+* Support for Lumo
+* Support for Planck
+
 For a more powerful/full-featured solution see [CIDER][].
 
 ## Installation



reply via email to

[Prev in Thread] Current Thread [Next in Thread]