Skip to content

Commit 73f6b42

Browse files
committedMar 15, 2025
.
1 parent 79058e4 commit 73f6b42

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎karabiner/karabiner.edn

+3-2
Original file line numberDiff line numberDiff line change
@@ -902,11 +902,11 @@
902902
[:n [:km "cursor: py."]]
903903
[:m [:km "cursor: go."]]
904904
[:c [:km "cursor: config."]]
905-
[:v [:km "cursor: pp."]]
905+
[:v [:km "cursor: garden."]]
906906
[:u [:km "cursor: kuskus."]]
907907
[:i [:km "cursor: loraverse."]]
908908
[:o [:km "cursor: clones/forks"]]
909-
;[:p [:km "cursor: past."]] ; TODO: make work (last month, with ability to change fast)
909+
[:p [:km "cursor: pp."]]
910910
[:open_bracket [:km "cursor: gridchess."]]
911911
[:close_bracket [:km "cursor: xd."]]
912912
[:comma [:km "cursor: zig."]]
@@ -916,6 +916,7 @@
916916
[:spacebar [:km "cursor: other"]] ; TODO: similar to clones (but switch to `non-clones` and `non-workspaces` (with `.`)) (should be other/clones/forks cycle)
917917
[:s [:km "cursor: _new"]]
918918
]}
919+
;[:p [:km "cursor: past."]] ; TODO: make work (last month, with ability to change fast)
919920
;[:quote [:km "cursor: 1f."]]
920921
;[:2 [:km "cursor: gitedit."]] ; TODO: setup (view projects at some point in time from commit, bootstrap, run, branches etc.)
921922
;[:quote [:km "cursor: ocaml."]]

0 commit comments

Comments
 (0)
Failed to load comments.