Remove duplicate keyboard shortcut Alt-shift-n
parent
6336190c20
commit
614d3f081a
|
@ -28,7 +28,6 @@ functions:
|
||||||
path: ./page.ts:newPageCommand
|
path: ./page.ts:newPageCommand
|
||||||
command:
|
command:
|
||||||
name: "Page: New"
|
name: "Page: New"
|
||||||
key: "Alt-Shift-n"
|
|
||||||
|
|
||||||
# Completion
|
# Completion
|
||||||
pageComplete:
|
pageComplete:
|
||||||
|
|
|
@ -94,7 +94,6 @@ functions:
|
||||||
command:
|
command:
|
||||||
name: "Quick Note"
|
name: "Quick Note"
|
||||||
key: "Alt-Shift-n"
|
key: "Alt-Shift-n"
|
||||||
priority: 1
|
|
||||||
dailyNoteCommand:
|
dailyNoteCommand:
|
||||||
path: ./template.ts:dailyNoteCommand
|
path: ./template.ts:dailyNoteCommand
|
||||||
command:
|
command:
|
||||||
|
|
Loading…
Reference in New Issue