Skip to content

Commit bcde307

Browse files
committed
Add links to fireplace and CCW
1 parent f4fa02d commit bcde307

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ server and processes its responses. The server's functionality is augmented by
116116
additional nREPL middleware, designed specifically to address the needs of an
117117
interactive development environment like CIDER. Much of the middleware we
118118
developed for CIDER is editor agnostic and is being used by other Clojure dev
119-
environments as well (e.g. `vim-fireplace` & `CCW`).
119+
environments as well (e.g. [vim-fireplace][] & [CCW][]).
120120

121121
If you're interested in more details about CIDER's history and architecture you can
122122
check out the Clojure/conj presentation
@@ -1512,3 +1512,5 @@ Distributed under the GNU General Public License, version 3
15121512
[leiningen]: http://leiningen.org/
15131513
[boot]: http://boot-clj.com/
15141514
[piggieback]: https://github.com/cemerick/piggieback
1515+
[vim-fireplace]: https://github.com/tpope/vim-fireplace
1516+
[CCW]: https://github.com/laurentpetit/ccw

0 commit comments

Comments
 (0)