diff --git a/README.org b/README.org index 3981d36..650d39e 100644 --- a/README.org +++ b/README.org @@ -3148,7 +3148,7 @@ the information to [[https://github.com/python-lsp/python-lsp-server][python-lsp #+name: lst:show-pylsp-server-patch #+begin_src diff :tangle no diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json -index c29d78b..4f30101 100644 +index d21027d..7ca0659 100644 --- a/pylsp/config/schema.json +++ b/pylsp/config/schema.json @@ -69,6 +69,14 @@ diff --git a/pylsp-auto-import-modules.patch b/pylsp-auto-import-modules.patch index 033751e..3b61792 100644 --- a/pylsp-auto-import-modules.patch +++ b/pylsp-auto-import-modules.patch @@ -1,5 +1,5 @@ diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json -index c29d78b..4f30101 100644 +index d21027d..7ca0659 100644 --- a/pylsp/config/schema.json +++ b/pylsp/config/schema.json @@ -69,6 +69,14 @@