pathfinder2e-notes/content/.obsidian/hotkeys.json
2024-05-23 23:31:29 +02:00

19 lines
No EOL
251 B
JSON
Executable file

{
"insert-template": [
{
"modifiers": [
"Alt"
],
"key": "T"
}
],
"obsidian-regex-replace:obsidian-regex-replace": [
{
"modifiers": [
"Mod",
"Shift"
],
"key": "H"
}
]
}