dotfiles/config/nvim/coc-settings.json

6 lines
114 B
JSON

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