Disable jedi for python, so coc can use MPLS

This commit is contained in:
2021-11-10 15:00:59 +03:00
parent d9a648a207
commit db12f07ec0

View File

@@ -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",