Skip to content

Commit

Permalink
refactor: rewrite v0.10 initial
Browse files Browse the repository at this point in the history
  • Loading branch information
Beastwick18 committed Oct 9, 2024
1 parent 2ce5820 commit 20f98b4
Show file tree
Hide file tree
Showing 72 changed files with 1,083 additions and 8,876 deletions.
10 changes: 10 additions & 0 deletions .default-config/keybinds.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[Home]
"q" = "Quit"
"<C-z>" = "Suspend"
"<S-tab>" = "SetMode Test"
"t" = { "SetMode" = "Test" }

[Test]
"t" = "SetMode Home"
"q" = "SetMode Home"
"esc" = "SetMode Home"
Loading

0 comments on commit 20f98b4

Please sign in to comment.