Disable jedi for python, so coc can use MPLS
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"jsonc",
|
"jsonc",
|
||||||
"rust"
|
"rust"
|
||||||
],
|
],
|
||||||
"python.jediEnabled": true,
|
"python.jediEnabled": false,
|
||||||
"coc.source.emoji.filetypes": [
|
"coc.source.emoji.filetypes": [
|
||||||
"markdown",
|
"markdown",
|
||||||
"javascript",
|
"javascript",
|
||||||
|
|||||||
Reference in New Issue
Block a user