From 0a2a72568e5e04d7abbaf6c81b87ba150bc79953 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:43 +0000 Subject: [PATCH] =?UTF-8?q?=E2=84=A2=EF=B8=8F=20template.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/keybindings/template.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/keybindings/template.ts b/src/keybindings/template.ts index fafdcd8..cd5a76c 100644 --- a/src/keybindings/template.ts +++ b/src/keybindings/template.ts @@ -50,3 +50,4 @@ export function generateKeybindingsTemplate(): string { return jsonStringify(config, null, 2) + '\n' } +