mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 15:55:13 -05:00
16 lines
No EOL
436 B
JSON
Executable file
16 lines
No EOL
436 B
JSON
Executable file
{
|
|
"enabled": false,
|
|
"autoSelect": false,
|
|
"autoTrigger": true,
|
|
"autoTriggerMinSize": 3,
|
|
"triggerLikeVim": false,
|
|
"latexProvider": false,
|
|
"flowProvider": true,
|
|
"flowProviderScanCurrent": true,
|
|
"flowProviderTokenizeStrategy": "default",
|
|
"flowWordSeparators": {
|
|
"default": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/",
|
|
"arabic": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/،؛",
|
|
"japanese": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/"
|
|
}
|
|
} |