Update my patch for upstream python-lsp-server changes
This commit is contained in:
parent
a406f0c538
commit
c54f1dc235
@ -3826,7 +3826,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 4443780..a19972b 100644
|
||||
index 9e744ac..d369432 100644
|
||||
--- a/pylsp/config/schema.json
|
||||
+++ b/pylsp/config/schema.json
|
||||
@@ -87,6 +87,14 @@
|
||||
|
@ -1,5 +1,5 @@
|
||||
diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json
|
||||
index 4443780..a19972b 100644
|
||||
index 9e744ac..d369432 100644
|
||||
--- a/pylsp/config/schema.json
|
||||
+++ b/pylsp/config/schema.json
|
||||
@@ -87,6 +87,14 @@
|
||||
|
Loading…
Reference in New Issue
Block a user