Icon for kitty-scratch

This commit is contained in:
2021-11-16 16:43:59 +01:00
parent c2f9d53ead
commit e5bb82de21
2 changed files with 6 additions and 1 deletions

5
.vim/coc-settings.json Normal file
View File

@@ -0,0 +1,5 @@
{
"python.linting.pylintEnabled": false,
"python.linting.flake8Enabled": true,
"python.linting.enabled": true
}