Added python in the coc-settings fixed problem in MacOS
This commit is contained in:
parent
a8eeb7f7f6
commit
e0c7cad5cf
@ -1,5 +1,6 @@
|
|||||||
{
|
{
|
||||||
"python.formatting.provider": "black",
|
"python.formatting.provider": "black",
|
||||||
|
"python.pythonPath": "python3",
|
||||||
"coc.preferences.formatOnSaveFiletypes": [
|
"coc.preferences.formatOnSaveFiletypes": [
|
||||||
"sh",
|
"sh",
|
||||||
"yaml",
|
"yaml",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user