mirror of
https://gitlab.com/upRootNutrition/obsidian.git
synced 2025-06-15 23:05:12 -05:00
Initial commit
This commit is contained in:
commit
bc15d67574
1475 changed files with 1056167 additions and 0 deletions
16
.obsidian/plugins/obsidian-autocomplete-plugin/data.json
vendored
Normal file
16
.obsidian/plugins/obsidian-autocomplete-plugin/data.json
vendored
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"enabled": false,
|
||||
"autoSelect": false,
|
||||
"autoTrigger": true,
|
||||
"autoTriggerMinSize": 3,
|
||||
"triggerLikeVim": false,
|
||||
"latexProvider": false,
|
||||
"flowProvider": true,
|
||||
"flowProviderScanCurrent": true,
|
||||
"flowProviderTokenizeStrategy": "default",
|
||||
"flowWordSeparators": {
|
||||
"default": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/",
|
||||
"arabic": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/،؛",
|
||||
"japanese": "~?!@#$%^&*()-=+[{]}|;:' \",.<>/"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue