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

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

[nongnu] elpa/cider 1d051d81f1 1/3: [Docs] Mention the nbb jack-in defcu


From: ELPA Syncer
Subject: [nongnu] elpa/cider 1d051d81f1 1/3: [Docs] Mention the nbb jack-in defcustoms
Date: Wed, 21 Dec 2022 04:58:34 -0500 (EST)

branch: elpa/cider
commit 1d051d81f17ac34042f33ab05e9a27b7bd83425c
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    [Docs] Mention the nbb jack-in defcustoms
---
 doc/modules/ROOT/pages/platforms/nbb.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/modules/ROOT/pages/platforms/nbb.adoc 
b/doc/modules/ROOT/pages/platforms/nbb.adoc
index 64cf59b633..df8390db6c 100644
--- a/doc/modules/ROOT/pages/platforms/nbb.adoc
+++ b/doc/modules/ROOT/pages/platforms/nbb.adoc
@@ -17,3 +17,11 @@ or start its bundled nREPL server:
 and connect to it afterwards using `M-x cider-connect-cljs`.
 
 NOTE: `cider-jack-in-cljs` works with nbb projects that are using `nbb.edn`.
+
+== Configuration
+
+The jack-in command can be configured via several defcustoms:
+
+* `cider-nbb-command` (by default `nbb`)
+* `cider-nbb-global-options` (by default `nil`)
+* `cider-nbb-parameters` (by default `nrepl-server`)



reply via email to

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