Remove sentence that has become invalid

This commit is contained in:
Gerard Vermeulen 2024-06-06 19:09:24 +02:00
parent 5f01c383c4
commit 39abc62e69

View File

@ -6027,9 +6027,7 @@ according to the configuration in listing [[lst:eglot-maybe-ensure]].
Type {{{kbd(M-x eglot-show-workspace-configuration)}}} to dump a =JSON=
representation of src_emacs-lisp[:results silent]{(describe-variable
'eglot-workspace-configuration)} for debugging. The comment in listing [[lst:minimal-eglot-setup][minimal
Eglot setup]] also shows how to decrease or to increase the verbosity of [[https://github.com/python-lsp/python-lsp-server][Python
LSP server]] log output for debugging.
'eglot-workspace-configuration)} for debugging.
#+caption[Configure =eglot= with =python-lsp-ruff=]:
#+caption: Configure =eglot= with =python-lsp-ruff=.