From 614d3f081ae4546280c0402ea96d806440354e5f Mon Sep 17 00:00:00 2001 From: Zef Hemel Date: Thu, 16 Nov 2023 14:10:09 +0100 Subject: [PATCH] Remove duplicate keyboard shortcut Alt-shift-n --- plugs/editor/editor.plug.yaml | 1 - plugs/template/template.plug.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/plugs/editor/editor.plug.yaml b/plugs/editor/editor.plug.yaml index 4554c6a5..640d782e 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 63ac2c1e..daf308c1 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: