From 37bde3d36cb885146e91f2148ec69e2b3714e3f4 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 27 Oct 2022 09:21:04 +0300 Subject: [PATCH] ; Simplify wording in Eglot manual * doc/misc/eglot.texi (Customizing Eglot): Simplify wording. Reported by Pedro Andres Aranda Gutierrez . --- doc/misc/eglot.texi | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index cf9607e3b7a..5a200287023 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi @@ -989,9 +989,10 @@ before actually connecting to the server. Here's an example of defining the workspace-configuration settings for a project that uses two different language servers, one for Python, -whose server is @command{pylsp}, the other one for Go, with -@command{gopls} as its server (presumably, the project is written in a -combination of these two languages): +the other one for Go (presumably, the project is written in a +combination of these two languages). The server for Python in this +case is @command{pylsp}, the server for Go is @command{gopls}. The +value of @code{eglot-workspace-configuration} in this case should be: @lisp ((python-mode -- 2.39.2