2025-05-24 21:50:23 -07:00

29 lines
605 B
JSON

{
"command_timeout": 5,
"templates_folder": "_system/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": "",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [],
"startup_templates": [
"_system/Templates/Lecture Template.md"
],
"enable_ribbon_icon": true
}