29 lines
424 B
JSON
29 lines
424 B
JSON
{
|
|
"update-relative-links:update-all-relative-links": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "U"
|
|
}
|
|
],
|
|
"better-export-pdf:export-current-file-to-pdf": [
|
|
{
|
|
"modifiers": [
|
|
"Mod",
|
|
"Shift"
|
|
],
|
|
"key": "P"
|
|
}
|
|
],
|
|
"nuke-orphans:nuke-orphaned": [
|
|
{
|
|
"modifiers": [
|
|
"Alt",
|
|
"Mod"
|
|
],
|
|
"key": "D"
|
|
}
|
|
]
|
|
} |