]> git.eshelyaron.com Git - emacs.git/commit
Half-baked textdocument/hover support
authorJoão Távora <joaotavora@gmail.com>
Mon, 7 May 2018 17:45:57 +0000 (18:45 +0100)
committerJoão Távora <joaotavora@gmail.com>
Mon, 7 May 2018 17:46:56 +0000 (18:46 +0100)
commit72712e5aed3716aae1e66930e8e899f12e85c5af
treec193088e9ee37f3f71aed8d842aeef1c30324888
parent82c04790bd0d428b5f80bc32652f060498b1139f
Half-baked textdocument/hover support

* eglot.el (eglot--format-markup): New helper.
(eglot--managed-mode): Handle eldoc-documentation-function.
(eglot-eldoc-function): New function.

* README.md: update
lisp/progmodes/eglot.el