File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ server and processes its responses. The server's functionality is augmented by
116
116
additional nREPL middleware, designed specifically to address the needs of an
117
117
interactive development environment like CIDER. Much of the middleware we
118
118
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] [ ] ).
120
120
121
121
If you're interested in more details about CIDER's history and architecture you can
122
122
check out the Clojure/conj presentation
@@ -1512,3 +1512,5 @@ Distributed under the GNU General Public License, version 3
1512
1512
[ leiningen ] : http://leiningen.org/
1513
1513
[ boot ] : http://boot-clj.com/
1514
1514
[ piggieback ] : https://github.com/cemerick/piggieback
1515
+ [ vim-fireplace ] : https://github.com/tpope/vim-fireplace
1516
+ [ CCW ] : https://github.com/laurentpetit/ccw
You can’t perform that action at this time.
0 commit comments