Updated build system.
This commit is contained in:
@@ -6,6 +6,13 @@
|
||||
"workspace::Save",
|
||||
["task::Spawn", { "task_name": "Build and Serve" }],
|
||||
],
|
||||
"ctrl-b": "editor::MoveLeft",
|
||||
"ctrl-i": [
|
||||
"editor::InsertSnippet",
|
||||
{
|
||||
"snippet": "\\textit{$1}$0",
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user