[nov] make hydra work when point is on a link

This commit is contained in:
contrapunctus 2021-08-08 23:26:21 +05:30
parent a4bff2032a
commit 64a4cdef7a
1 changed files with 2 additions and 1 deletions

View File

@ -3169,7 +3169,8 @@ Create advice for =lispy-pair= - if =lispy--in-string-or-comment-p= is true, sel
("R" . nov-next-document)
("H" . nov-history-back)
("S" . nov-history-forward)
("T" . nov-goto-toc)))
("T" . nov-goto-toc)
("m" . my-dispatch-hydra)))
#+END_SRC
** package