diff --git a/README.org b/README.org index 0e51411..693d992 100644 --- a/README.org +++ b/README.org @@ -5987,18 +5987,6 @@ 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]]. - -#+caption[Make =pylsp-auto-import-modules.patch= listing]: -#+caption: Make =pylsp-auto-import-modules.patch= listing. -#+name: lst:make-pylsp-server-patch -#+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: :CUSTOM_ID: sec:jedi