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

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

[nongnu] elpa/inf-clojure c9681d0 257/313: Tweak some wording


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure c9681d0 257/313: Tweak some wording
Date: Wed, 11 Aug 2021 10:00:29 -0400 (EDT)

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

    Tweak some wording
---
 README.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8f05c00..663ded9 100644
--- a/README.md
+++ b/README.md
@@ -151,8 +151,10 @@ You can see all the configuration options available using 
the command
 
 ### Startup
 
-Most likely you will want to set the startup command and the repl
-type. This is most easily set with the following `dir-locals.el`:
+While `inf-clojure` is capable of starting many common REPLs out of the box 
it's
+fairly likely you will want to set some custom REPL startup command
+(e.g. because you need to include some `tools.deps` profile) and the REPL type
+that goes with it. This is most easily achieved with the following 
`dir-locals.el`:
 
 ```emacs-lisp
 ((nil
@@ -220,7 +222,6 @@ 
option](https://github.com/technomancy/leiningen/blob/master/sample.project.clj)
 ...
 ```
 
-
 #### Clojure Command Line Socket REPL
 
 If you have the new [Clojure CLI tools][] installed you can use the `clojure` 
command:



reply via email to

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