Skip to content

Commit 57ace07

Browse files
author
Bozhidar Batsov
committed
Add cider-nrepl-session-buffer to cider-ancillary-buffers
1 parent 1ffa8b0 commit 57ace07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cider-interaction.el

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1753,6 +1753,7 @@ If no buffer is provided the command acts on the current buffer."
17531753
(list cider-error-buffer
17541754
cider-doc-buffer
17551755
cider-test-report-buffer
1756+
cider-nrepl-session-buffer
17561757
nrepl-message-buffer-name))
17571758

17581759
(defun cider-close-ancillary-buffers ()

0 commit comments

Comments
 (0)