hugo-theme-relearn/.vscode/settings.json

9 lines
98 B
JSON
Raw Permalink Normal View History

2024-08-02 07:52:51 +00:00
{
"spellright.language": [
"en"
],
"spellright.documentTypes": [
"latex",
"markdown"
]
}