diff --git a/.vscode/settings.json b/.vscode/settings.json index f104aeb..0f75510 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,9 +1,8 @@ { "spellright.language": [ - "en_GB" + "fr_FR" ], "spellright.documentTypes": [ - "markdown", "latex", "plaintext" ]