This commit is contained in:
SeedList
2025-01-14 15:34:14 +08:00
parent 193efe7dc0
commit 0f8b23bdd6
28 changed files with 19823 additions and 177 deletions

View File

@ -25,5 +25,98 @@
],
"key": "D"
}
],
"workspace:goto-tab-1": [],
"workspace:goto-tab-2": [],
"workspace:goto-tab-3": [],
"workspace:goto-tab-4": [],
"workspace:goto-tab-5": [],
"workspace:goto-tab-6": [],
"workspace:goto-tab-7": [],
"workspace:goto-tab-8": [],
"workspace:goto-last-tab": [],
"editor:set-heading-1": [
{
"modifiers": [
"Mod"
],
"key": "1"
}
],
"editor:set-heading-2": [
{
"modifiers": [
"Mod"
],
"key": "2"
}
],
"editor:set-heading-3": [
{
"modifiers": [
"Mod"
],
"key": "3"
}
],
"editor:set-heading-4": [
{
"modifiers": [
"Mod"
],
"key": "4"
}
],
"editor:set-heading-5": [
{
"modifiers": [
"Mod"
],
"key": "5"
}
],
"editor:set-heading-6": [
{
"modifiers": [
"Mod"
],
"key": "6"
}
],
"open-with-default-app:open": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "L"
}
],
"editor:insert-codeblock": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "K"
}
],
"editor:toggle-blockquote": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "Q"
}
],
"editor:toggle-highlight": [
{
"modifiers": [
"Alt",
"Mod"
],
"key": "H"
}
]
}