aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--glide/.config/glide/glide.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/glide/.config/glide/glide.ts b/glide/.config/glide/glide.ts
index ea9fe88..445091f 100644
--- a/glide/.config/glide/glide.ts
+++ b/glide/.config/glide/glide.ts
@@ -76,6 +76,7 @@ glide.keymaps.del('normal', '<C-u>');
// Commandline
glide.keymaps.set('normal', '<A-x>', 'commandline_show');
+glide.keymaps.set('normal', 't', 'commandline_show tab_new ');
glide.keymaps.del('normal', ':');
async function installPuntAddons() {