mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 04:10:54 -08:00
Remove spurious trailing ':' in doc/misc/eglot.texi
* doc/misc/eglot.texi (Customizing Eglot): Remove spurious ':'.
This commit is contained in:
parent
7a551e9200
commit
20d4477120
1 changed files with 1 additions and 1 deletions
|
|
@ -885,7 +885,7 @@ supported major mode, and how to invoke that server's program.
|
|||
@xref{Setting Up LSP Servers}, for the details.
|
||||
|
||||
@vindex eglot-strict-mode
|
||||
@item eglot-strict-mode:
|
||||
@item eglot-strict-mode
|
||||
This is @code{nil} by default, meaning that Eglot is generally lenient
|
||||
about non-conforming servers. If you need to debug a server, set this
|
||||
to @w{@code{(disallow-non-standard-keys enforce-required-keys)}}.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue