update
This commit is contained in:
22
.obsidian/plugins/obsidian-path-finder/data.json
vendored
Normal file
22
.obsidian/plugins/obsidian-path-finder/data.json
vendored
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"nextPathHotkey": {
|
||||
"modifiers": [],
|
||||
"key": "ArrowRight"
|
||||
},
|
||||
"prevPathHotkey": {
|
||||
"modifiers": [],
|
||||
"key": "ArrowLeft"
|
||||
},
|
||||
"openPanelHotkey": {
|
||||
"modifiers": [],
|
||||
"key": "o"
|
||||
},
|
||||
"closePanelHotkey": {
|
||||
"modifiers": [],
|
||||
"key": "w"
|
||||
},
|
||||
"filter": {
|
||||
"regexp": "",
|
||||
"mode": "Exclude"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user