mirror of
https://github.com/TrudeEH/web.git
synced 2025-12-06 08:23:37 +00:00
Add configuration for LanguageTool plugin
This commit is contained in:
8
content/.obsidian/plugins/obsidian-languagetool-plugin/data.json
vendored
Normal file
8
content/.obsidian/plugins/obsidian-languagetool-plugin/data.json
vendored
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"serverUrl": "https://api.languagetool.org",
|
||||||
|
"urlMode": "standard",
|
||||||
|
"glassBg": false,
|
||||||
|
"shouldAutoCheck": true,
|
||||||
|
"autoCheckDelay": 3000,
|
||||||
|
"pickyMode": true
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user