Update keybindings
This commit is contained in:
47
hotkeys.json
47
hotkeys.json
@@ -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": []
|
||||
}
|
||||
Reference in New Issue
Block a user