diff options
Diffstat (limited to 'doc/misc')
| -rw-r--r-- | doc/misc/eglot.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eglot.texi b/doc/misc/eglot.texi index fbf0b411633..a338677e844 100644 --- a/doc/misc/eglot.texi +++ b/doc/misc/eglot.texi | |||
| @@ -1457,7 +1457,7 @@ indicate the problems or at least provide a hint. | |||
| 1457 | @cindex performance problems, with Eglot | 1457 | @cindex performance problems, with Eglot |
| 1458 | A common and easy-to-fix cause of performance problems in Eglot | 1458 | A common and easy-to-fix cause of performance problems in Eglot |
| 1459 | (especially in older versions) is its events buffer, since it | 1459 | (especially in older versions) is its events buffer, since it |
| 1460 | represent additional work that Eglot must do (@pxref{Eglot Commands, | 1460 | represents additional work that Eglot must do (@pxref{Eglot Commands, |
| 1461 | eglot-events-buffer}). If you find Eglot is operating correctly but | 1461 | eglot-events-buffer}). If you find Eglot is operating correctly but |
| 1462 | slowly, try to customize the variable | 1462 | slowly, try to customize the variable |
| 1463 | @code{eglot-events-buffer-config} (@pxref{Eglot Variables}) and set | 1463 | @code{eglot-events-buffer-config} (@pxref{Eglot Variables}) and set |