]> git.eshelyaron.com Git - emacs.git/commit
Declare markdown support iff gfm-view-mode installed
authorFelicián Németh <felician.nemeth@gmail.com>
Sat, 11 Jan 2020 18:08:59 +0000 (19:08 +0100)
committerJoão Távora <joaotavora@gmail.com>
Sat, 2 May 2020 23:52:59 +0000 (00:52 +0100)
commit5d00eac56495ce6786f374785cab034ff82962fc
tree7fba5aa0458b26268e38c9abf4026977a0160ad5
parenta88cc9210bf9ca31003954a6af043a08c462fc1c
Declare markdown support iff gfm-view-mode installed

* eglot.el (eglot-client-capabilities): Support markdown only when
gfm-view-mode is installed.

GitHub-reference: close https://github.com/joaotavora/eglot/issues/408
lisp/progmodes/eglot.el