diff --git a/src/commands/keybindings/keybindings.ts b/src/commands/keybindings/keybindings.ts index da4f280..90fe303 100644 --- a/src/commands/keybindings/keybindings.ts +++ b/src/commands/keybindings/keybindings.ts @@ -51,3 +51,4 @@ export async function call(): Promise<{ type: 'text'; value: string }> { : `Created ${keybindingsPath} with template. Opened in your editor.`, } } +