Update plugins, hotkeys, and ignore graph.json changes

This commit is contained in:
2026-07-10 19:28:37 -04:00
parent b7ea641655
commit 8cc91212e3
3 changed files with 23 additions and 21 deletions

View File

@@ -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"
}
]
}