Merge branch 'master' into pop-at-point
This commit is contained in:
commit
29cf6d7fb6
@ -41,3 +41,5 @@ If all you need is a "help at point" popup to be used with eglot, here is my hac
|
||||
(eglot--hover-info contents range))))
|
||||
(add-hook 'pre-command-hook #'eldoc-box-quit-frame t t)))
|
||||
#+END_SRC
|
||||
* Contributors
|
||||
- [[https://github.com/joaotavora][João Távora]]
|
||||
|
@ -6,6 +6,8 @@
|
||||
|
||||
;; Author: Sebastien Chapuis <sebastien@chapu.is>
|
||||
;; Maintainer: Yuan Fu <casouri@gmail.com>
|
||||
;; Contributors:
|
||||
;; João Távora <joaotavora@gmail.com>
|
||||
;; URL: https://github.com/casouri/eldoc-box
|
||||
;; Package-Requires: ((emacs "26.1"))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user