diff --git a/cli/vim/coc-settings.json b/cli/vim/coc-settings.json index b7701ce..dbaaa29 100644 --- a/cli/vim/coc-settings.json +++ b/cli/vim/coc-settings.json @@ -1,6 +1,6 @@ { "npm.binPath": "cnpm", - "python.linting.enable": true, + "python.jediEnabled": false, "python.linting.flake8Enabled": true, "python.linting.pylintEnabled": false, "diagnostic-languageserver.filetypes": {