mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 23:37:53 +00:00
ide: update spelling settings
This commit is contained in:
parent
0703e15c19
commit
1961424436
1 changed files with 9 additions and 0 deletions
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"spellright.language": [
|
||||
"en"
|
||||
],
|
||||
"spellright.documentTypes": [
|
||||
"latex",
|
||||
"markdown"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue