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.
view-mode
cider-grimoire
1 parent 5854f3a commit 64e631bCopy full SHA for 64e631b
cider-grimoire.el
@@ -86,7 +86,7 @@ opposite of what that option dictates."
86
(cider-popup-buffer-mode 1)
87
(when (fboundp 'markdown-toggle-fontify-code-blocks-natively)
88
(markdown-toggle-fontify-code-blocks-natively 1)))
89
- (read-only-mode +1)
+ (view-mode)
90
(goto-char (point-min))
91
(current-buffer)))
92
0 commit comments