dotfiles/nvim/config/coc-settings.json

8 lines
175 B
JSON

{
"npm.binPath": "yarn",
"python.linting.enable": true,
"python.linting.flake8Enabled": true,
"explorer.icon.enableNerdfont": true,
"explorer.width": 30
}