dotfiles/_backup/.SpaceVim/coc-settings.json

7 lines
141 B
JSON
Raw Normal View History

2022-08-16 17:51:03 +02:00
{
2023-02-09 17:42:05 +01:00
"pylsp.builtin.enableInstallPylspMypy": true,
"yaml.enable": true,
2023-03-23 19:28:44 +01:00
"yaml.validate": true,
"snippets.ultisnips.pythonPrompt": false
2022-08-16 17:51:03 +02:00
}