diff --git a/plugs/editor/editor.plug.yaml b/plugs/editor/editor.plug.yaml index 4554c6a..640d782 100644 --- a/plugs/editor/editor.plug.yaml +++ b/plugs/editor/editor.plug.yaml @@ -28,7 +28,6 @@ functions: path: ./page.ts:newPageCommand command: name: "Page: New" - key: "Alt-Shift-n" # Completion pageComplete: diff --git a/plugs/template/template.plug.yaml b/plugs/template/template.plug.yaml index 63ac2c1..daf308c 100644 --- a/plugs/template/template.plug.yaml +++ b/plugs/template/template.plug.yaml @@ -94,7 +94,6 @@ functions: command: name: "Quick Note" key: "Alt-Shift-n" - priority: 1 dailyNoteCommand: path: ./template.ts:dailyNoteCommand command: