dotfiles/config/nvim/coc-settings.json
2020-06-17 11:13:26 +08:00

7 lines
140 B
JSON

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