mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
30 lines
581 B
JSON
30 lines
581 B
JSON
{
|
|
"command_timeout": 5,
|
|
"templates_folder": "Templates",
|
|
"templates_pairs": [
|
|
[
|
|
"",
|
|
""
|
|
]
|
|
],
|
|
"trigger_on_file_creation": true,
|
|
"auto_jump_to_cursor": false,
|
|
"enable_system_commands": false,
|
|
"shell_path": "",
|
|
"user_scripts_folder": "",
|
|
"enable_folder_templates": true,
|
|
"folder_templates": [
|
|
{
|
|
"folder": "",
|
|
"template": ""
|
|
}
|
|
],
|
|
"syntax_highlighting": true,
|
|
"enabled_templates_hotkeys": [
|
|
"Templates/Note Refactor Zettelkasten Template.md"
|
|
],
|
|
"startup_templates": [
|
|
""
|
|
],
|
|
"enable_ribbon_icon": false
|
|
} |