Commit for generation 113

This commit is contained in:
2024-09-26 17:42:08 -04:00
parent bf50590bcd
commit 0128b3f772
2 changed files with 11 additions and 6 deletions

View File

@@ -1,10 +1,15 @@
{
keymaps = [
{
action = "<C-w>w";
action = "<C-W>W";
key = "<S-Tab>";
mode = "n";
}
{
action = "<C-w>w";
key = "<Tab>";
mode = "n";
}
{
action = "<cmd>FloatermToggle shadeterm<CR>";
key = "<F2>";