Commit 1c087ee
[Fix #1459] Dispatch connections according to major-mode, not file types
This should make it work automatically for scratch buffers and possibly
macroexpand buffers.
Additionally takes the value of `cider-repl-type` into consideration.
This gives us a way of specifying that non-code temp buffers (like a doc
buffer) should use the cljs connection.1 parent 01a5fd0 commit 1c087ee
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | 222 | | |
221 | 223 | | |
| |||
0 commit comments