Skip to content

Commit a54f25d

Browse files
committed
update README with clj-reload
1 parent 06ea8e4 commit a54f25d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Let's also acknowledge some of the projects leveraged by cider-nrepl:
136136
* [clj-suitable][] - for ClojureScript code completion using runtime inspection
137137
* [tools.trace][] - for tracing
138138
* [tools.namespace][] - for namespace reloading
139+
* [clj-reload][] - for namespace reloading
139140
* [cljfmt][] - for code formatting
140141

141142
## License
@@ -149,6 +150,7 @@ Distributed under the Eclipse Public License, the same as Clojure.
149150
[clj-suitable]: https://github.com/clojure-emacs/clj-suitable
150151
[tools.trace]: https://github.com/clojure/tools.trace
151152
[tools.namespace]: https://github.com/clojure/tools.namespace
153+
[clj-reload]: https://github.com/tonsky/clj-reload
152154
[cljfmt]: https://github.com/weavejester/cljfmt
153155
[vim-replant]: https://github.com/SevereOverfl0w/vim-replant
154156
[vim-fireplace]: https://github.com/tpope/vim-fireplace

0 commit comments

Comments
 (0)