Skip to content

Commit 1d051d8

Browse files
committed
[Docs] Mention the nbb jack-in defcustoms
1 parent 8146bb5 commit 1d051d8

File tree

1 file changed

+8
-0
lines changed
  • doc/modules/ROOT/pages/platforms

1 file changed

+8
-0
lines changed

doc/modules/ROOT/pages/platforms/nbb.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,11 @@ or start its bundled nREPL server:
1717
and connect to it afterwards using `M-x cider-connect-cljs`.
1818

1919
NOTE: `cider-jack-in-cljs` works with nbb projects that are using `nbb.edn`.
20+
21+
== Configuration
22+
23+
The jack-in command can be configured via several defcustoms:
24+
25+
* `cider-nbb-command` (by default `nbb`)
26+
* `cider-nbb-global-options` (by default `nil`)
27+
* `cider-nbb-parameters` (by default `nrepl-server`)

0 commit comments

Comments
 (0)