mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-06-14 20:41:23 +00:00
; * lisp/progmodes/eglot.el (eglot-code-action-indications): Tweak.
This commit is contained in:
parent
1d7d6ffedb
commit
eb90c528f3
1 changed files with 1 additions and 0 deletions
|
|
@ -625,6 +625,7 @@ Note additionally:
|
|||
(const :tag "ElDoc textual hint" eldoc-hint)
|
||||
(const :tag "Right besides point" nearby)
|
||||
(const :tag "In mode line" mode-line)
|
||||
(const :tag "In left fringe" left-fringe)
|
||||
(const :tag "In margin" margin))
|
||||
:package-version '(Eglot . "1.19"))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue