dotfiles/config/nvim/coc-settings.json
2020-06-11 01:04:54 +08:00

5 lines
72 B
JSON

{
"npm.binPath": "yarn",
"python.linting.flake8Enabled": true
}