tweak: wrap lines in helpful buffers
This commit is contained in:
parent
68ed4e6298
commit
725c5c53a6
1 changed files with 1 additions and 0 deletions
|
@ -519,6 +519,7 @@ files, so this replace calls to `pp' with the much faster `prin1'."
|
|||
(use-package! helpful
|
||||
;; a better *help* buffer
|
||||
:commands helpful--read-symbol
|
||||
:hook (helpful-mode . visual-line-mode)
|
||||
:init
|
||||
;; Make `apropos' et co search more extensively. They're more useful this way.
|
||||
(setq apropos-do-all t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue