Update patch
This commit is contained in:
parent
47484a1738
commit
60f9aae799
@ -3148,7 +3148,7 @@ the information to [[https://github.com/python-lsp/python-lsp-server][python-lsp
|
|||||||
#+name: lst:show-pylsp-server-patch
|
#+name: lst:show-pylsp-server-patch
|
||||||
#+begin_src diff :tangle no
|
#+begin_src diff :tangle no
|
||||||
diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json
|
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
|
--- a/pylsp/config/schema.json
|
||||||
+++ b/pylsp/config/schema.json
|
+++ b/pylsp/config/schema.json
|
||||||
@@ -69,6 +69,14 @@
|
@@ -69,6 +69,14 @@
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
diff --git a/pylsp/config/schema.json b/pylsp/config/schema.json
|
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
|
--- a/pylsp/config/schema.json
|
||||||
+++ b/pylsp/config/schema.json
|
+++ b/pylsp/config/schema.json
|
||||||
@@ -69,6 +69,14 @@
|
@@ -69,6 +69,14 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user