]> git.eshelyaron.com Git - emacs.git/commit
Define a face for symbol highlight
authorAugusto Stoffel <arstoffel@gmail.com>
Wed, 13 Jan 2021 18:41:10 +0000 (19:41 +0100)
committerGitHub <noreply@github.com>
Wed, 13 Jan 2021 18:41:10 +0000 (18:41 +0000)
commit2abd7be6b3e23b6fb9ef424352cdfb54496a1b47
treee2205bcc48fa0b5e281396a54deb79a253fe46d9
parent9622f03b5c679e1d69337c0758507ff3a3928207
Define a face for symbol highlight

Also per https://github.com/joaotavora/eglot/issues/583.

* eglot.el (eglot-highlight-symbol-face): New face.
(eglot--highlight-piggyback): Use it.

GitHub-reference: fix https://github.com/joaotavora/eglot/issues/584
lisp/progmodes/eglot.el