Update plugins, hotkeys, and ignore graph.json changes
This commit is contained in:
36
hotkeys.json
36
hotkeys.json
@@ -84,24 +84,6 @@
|
||||
"key": "ArrowDown"
|
||||
}
|
||||
],
|
||||
"tag-pane:open": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "G"
|
||||
}
|
||||
],
|
||||
"outline:open": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "O"
|
||||
}
|
||||
],
|
||||
"file-explorer:open": [
|
||||
{
|
||||
"modifiers": [
|
||||
@@ -370,5 +352,23 @@
|
||||
],
|
||||
"key": "2"
|
||||
}
|
||||
],
|
||||
"backlink:open": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "B"
|
||||
}
|
||||
],
|
||||
"outgoing-links:open": [
|
||||
{
|
||||
"modifiers": [
|
||||
"Mod",
|
||||
"Shift"
|
||||
],
|
||||
"key": "O"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user