Add configuration for LanguageTool plugin

This commit is contained in:
2025-02-18 16:47:54 +00:00
parent bda2faa101
commit d58ce9894b

View File

@@ -0,0 +1,8 @@
{
"serverUrl": "https://api.languagetool.org",
"urlMode": "standard",
"glassBg": false,
"shouldAutoCheck": true,
"autoCheckDelay": 3000,
"pickyMode": true
}