dotfiles/nvim/config/coc-settings.json

7 lines
153 B
JSON

{
"npm.binPath": "yarnpkg",
"python.linting.enable": true,
"python.linting.flake8Enabled": true,
"python.linting.pylintEnabled": false
}