Comment out the "make-pylsp-server-patch" text and listing

This commit is contained in:
Gerard Vermeulen 2023-05-28 12:24:58 +02:00
parent 503805e1f9
commit 937d9176dd
1 changed files with 2 additions and 0 deletions

View File

@ -5598,6 +5598,7 @@ or to increase the verbosity of [[https://github.com/python-lsp/python-lsp-serve
| eldoc-doc-buffer | eglot-mode-map | {{{kbd(C-h .)}}} |
|-------------------------+----------------+------------------|
#+begin_comment
Listing [[lst:make-pylsp-server-patch]] is useful to propagate eventual patches of
a local fork of [[https://github.com/python-lsp/python-lsp-server][python-lsp-server]].
@ -5607,6 +5608,7 @@ a local fork of [[https://github.com/python-lsp/python-lsp-server][python-lsp-se
#+begin_src shell -n :exports code :results none
git -C $HOME/VCS/python-lsp-server diff >pylsp.patch
#+end_src
#+end_comment
*** [[https://jedi.readthedocs.io/en/latest/][Jedi]]
:PROPERTIES: