Comment cleanup
This commit is contained in:
parent
50f75760d1
commit
4fb0fe909f
2 changed files with 3 additions and 3 deletions
|
@ -63,8 +63,8 @@
|
|||
(after! help-mode
|
||||
;; Following links in help buffers sometimes uses itself or other-window
|
||||
;; (annoying!). It should only replace the buffer we opened the popup from. To
|
||||
;; fix this these three button types need to be redefined to stow away the
|
||||
;; popups then follow the link from the last buffer, using `doom/popup-save'.
|
||||
;; fix this these three button types need to be redefined so that the right
|
||||
;; window is in focus before the link is followed.
|
||||
(define-button-type 'help-function-def
|
||||
:supertype 'help-xref
|
||||
'help-function (lambda (fun file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue