mirror of
https://forge.chapril.org/tykayn/orgmode-to-gemini-blog
synced 2025-06-20 09:04:42 +02:00
10 lines
No EOL
252 B
JSON
10 lines
No EOL
252 B
JSON
{
|
|
"editor.suggest.selectionMode": "whenQuickSuggestion",
|
|
"editor.quickSuggestions": {
|
|
"other": false,
|
|
"comments": false,
|
|
"strings": false
|
|
},
|
|
"emmet.useInlineCompletions": true,
|
|
"editor.hover.enabled": false
|
|
} |