Added python in the coc-settings fixed problem in MacOS

This commit is contained in:
Marcin Woźniak 2021-10-17 14:31:43 +02:00
parent a8eeb7f7f6
commit e0c7cad5cf
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"python.formatting.provider": "black",
"python.pythonPath": "python3",
"coc.preferences.formatOnSaveFiletypes": [
"sh",
"yaml",