Info: Support mouse

This commit is contained in:
condy 2021-03-19 00:43:58 +08:00
parent 26493597c7
commit b5ade1850d
1 changed files with 4 additions and 0 deletions

View File

@ -72,6 +72,10 @@
"gg" 'evil-goto-first-line
;; mouse integration
[mouse-2] 'Info-mouse-follow-nearest-node
[follow-link] 'mouse-face
;; TODO: Restore digit arguments? Use g[n] instead.
;; NOTE: We do NOT search the entire buffer, only the narrowed buffer.