Update keybindings

This commit is contained in:
2026-07-26 11:20:01 -04:00
parent a541f85b37
commit a69b7e7c73

View File

@@ -111,30 +111,6 @@
"key": "H"
}
],
"editor:set-heading-1": [
{
"modifiers": [
"Alt"
],
"key": "1"
}
],
"editor:set-heading-2": [
{
"modifiers": [
"Alt"
],
"key": "2"
}
],
"editor:set-heading-3": [
{
"modifiers": [
"Alt"
],
"key": "3"
}
],
"daily-notes": [
{
"modifiers": [
@@ -205,7 +181,7 @@
"workspace:goto-tab-1": [
{
"modifiers": [
"Ctrl"
"Mod"
],
"key": "1"
}
@@ -340,19 +316,11 @@
"editor:focus-left": [
{
"modifiers": [
"Mod"
"Alt"
],
"key": "1"
}
],
"editor:focus-right": [
{
"modifiers": [
"Mod"
],
"key": "2"
}
],
"backlink:open": [
{
"modifiers": [
@@ -386,5 +354,14 @@
],
"key": "Enter"
}
]
],
"editor:focus-right": [
{
"modifiers": [
"Alt"
],
"key": "2"
}
],
"workspace:new-tab": []
}