preciazo/.vscode/settings.json

5 lines
105 B
JSON
Raw Normal View History

2023-12-27 22:55:08 +00:00
{
"spellright.language": ["es_AR"],
"spellright.documentTypes": ["markdown", "latex", "plaintext"]
}