From 90362f87d5837bae9cde3f5859904c547318f06b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Fri, 17 Mar 2023 14:21:11 +0000 Subject: [PATCH] ; Correct last commit, downcase node reference * doc/misc/eglot.texi (Troubleshooting Eglot): Downcase node reference --- doc/misc/eglot.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index 30414fcb349..5ebc055ecf7 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi @@ -1303,7 +1303,7 @@ and may speed things up. In other situations, the cause of poor performance lies in the LSP server itself. Servers use aggressive caching and other techniques to improve their performance. Often, this can be tweaked by changing the -server configuration (@pxref{Advanced Server Configuration}). +server configuration (@pxref{Advanced server configuration}). If you think you have found a bug, we want to hear about it. Before reporting a bug, keep in mind that interaction with LSP servers -- 2.39.5