vault backup: 2026-04-17 16:29:28

This commit is contained in:
2026-04-17 16:29:28 -04:00
parent bc0bbde762
commit 8818b25fce
310 changed files with 1873 additions and 249 deletions
+38
View File
@@ -0,0 +1,38 @@
{
"command_timeout": 5,
"templates_folder": "templates",
"templates_pairs": [
[
"",
""
]
],
"trigger_on_file_creation": false,
"auto_jump_to_cursor": false,
"enable_system_commands": true,
"shell_path": "",
"user_scripts_folder": "scripts",
"enable_folder_templates": true,
"folder_templates": [
{
"folder": "",
"template": ""
}
],
"enable_file_templates": false,
"file_templates": [
{
"regex": ".*",
"template": ""
}
],
"syntax_highlighting": true,
"syntax_highlighting_mobile": false,
"enabled_templates_hotkeys": [
""
],
"startup_templates": [
""
],
"intellisense_render": 1
}