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 f2b198e commit a1eee8cCopy full SHA for a1eee8c
CHANGELOG.md
@@ -13,6 +13,7 @@
13
* Fix interactive evaluation in cljc buffers with only one connection.
14
* [#2058](https://github.com/clojure-emacs/cider/pull/2058): Don't cache ns-forms in buffers with no such forms.
15
* [#2057](https://github.com/clojure-emacs/cider/pull/2057): Use `cider--font-lock-ensure` for compatibility with Emacs 24.5.
16
+* [cider-nrepl#432](https://github.com/clojure-emacs/cider-nrepl/pull/432): Ensure `pprint` is after `load-file`.
17
18
## 0.15.0 (2017-07-20)
19
0 commit comments