30 lines
587 B
JSON
30 lines
587 B
JSON
{
|
|
"command_timeout": 5,
|
|
"templates_folder": "_Templates",
|
|
"templates_pairs": [
|
|
[
|
|
"",
|
|
""
|
|
]
|
|
],
|
|
"trigger_on_file_creation": true,
|
|
"auto_jump_to_cursor": true,
|
|
"enable_system_commands": false,
|
|
"shell_path": "",
|
|
"user_scripts_folder": "",
|
|
"enable_folder_templates": true,
|
|
"folder_templates": [
|
|
{
|
|
"folder": "LC Meeting Notes",
|
|
"template": "_Templates/LC Meeting Notes Template.md"
|
|
}
|
|
],
|
|
"syntax_highlighting": true,
|
|
"enabled_templates_hotkeys": [
|
|
""
|
|
],
|
|
"startup_templates": [
|
|
""
|
|
],
|
|
"enable_ribbon_icon": true
|
|
} |