Change \t to enter terminal

This commit is contained in:
2025-09-25 21:29:54 -04:00
parent 2b3c07474a
commit 9d81be96db

View File

@@ -256,7 +256,7 @@
key = "<C-g>"; key = "<C-g>";
} }
{ {
action = "<Cmd>sp<CR><Cmd>wincmd j<CR><Cmd>term<CR>15<C-w>-i"; action = "<Cmd>term<CR>i";
key = "<leader>t"; key = "<leader>t";
} }
{ {