We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47b7b1e commit 5804772Copy full SHA for 5804772
README.md
@@ -728,6 +728,10 @@ You can also use [https://github.com/bhauman/lein-figwheel](Figwheel) with CIDER
728
You now have two nREPL connections, one for Clojure and one for ClojureScript.
729
CIDER will determine which to use based on the type of file you're editing.
730
731
+You should also check out
732
+[Figwheel](https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl)'s
733
+wiki.
734
+
735
## Extended workflow
736
737
CIDER packs a ton of extra functionality, besides basic Clojure code
0 commit comments