Initial configuration commit
This commit is contained in:
commit
31c8abea59
266 changed files with 780274 additions and 0 deletions
7
coc-settings.json
Normal file
7
coc-settings.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"suggest.autoTrigger": "none",
|
||||
"suggest.timeout": 500,
|
||||
"pyright.disableDocumentation":false,
|
||||
"hover.target": "preview"
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue