Skip to content

Commit df8477f

Browse files
committedMar 16, 2025
.
1 parent 8cb0be2 commit df8477f

File tree

1 file changed

+33
-22
lines changed

1 file changed

+33
-22
lines changed
 

‎karabiner/karabiner.edn

+33-22
Original file line numberDiff line numberDiff line change
@@ -241,15 +241,35 @@
241241
[:n [:km "list: Events"]]]}
242242
{:des "tabkey (more projects)"
243243
:rules [:tab-mode
244-
[:e [:km "cursor: better-auth-dep"]]
245-
[:h [:km "cursor: mojo-dep"]]
246-
[:j [:km "cursor: ts-dep"]]
247-
[:n [:km "cursor: py-dep"]]
248-
[:m [:km "cursor: go-dep"]]
249-
[:comma [:km "cursor: zig-dep"]]
250-
[:period [:km "cursor: rust-dep"]]
251-
[:slash [:km "cursor: odin-dep"]]
252-
[:semicolon [:km "cursor: gorealeaser-dep"]]
244+
[:q [:km "cursor: qdrant-gh"]]
245+
[:w [:km "cursor: railway-gh"]]
246+
[:e [:km "cursor: encore-gh"]]
247+
[:r [:km "cursor: restate-gh"]]
248+
[:t [:km "cursor: nextjs-gh"]]
249+
[:y [:km "cursor: yaak-gh"]]
250+
[:u [:km "cursor: better-auth-gh"]]
251+
[:i [:km "cursor: nix-gh"]]
252+
[:o [:km "cursor: ollama-gh"]]
253+
[:p [:km "cursor: pytorch-gh"]]
254+
[:s [:km "cursor: elysia-gh"]]
255+
[:d [:km "cursor: supabase-gh"]]
256+
[:f [:km "cursor: meilisearch-gh"]]
257+
[:g [:km "cursor: gel-gh"]]
258+
[:h [:km "cursor: mojo-gh"]]
259+
[:j [:km "cursor: ts-gh"]]
260+
[:k [:km "cursor: tanstack-gh"]]
261+
[:l [:km "cursor: langchain-gh"]]
262+
[:semicolon [:km "cursor: jax-gh"]]
263+
[:c [:km "cursor: orama-gh"]]
264+
[:v [:km "cursor: garden-gh"]]
265+
[:b [:km "cursor: moonbit-gh"]]
266+
[:n [:km "cursor: py-gh"]]
267+
[:m [:km "cursor: go-gh"]]
268+
[:comma [:km "cursor: zig-gh"]]
269+
[:period [:km "cursor: rust-gh"]]
270+
[:slash [:km "cursor: odin-gh"]]
271+
[:left_command [:km "cursor: charm-gh"]]
272+
[:spacebar [:km "cursor: gorealeaser-gh"]]
253273
; TODO: add more
254274
;[:d [:km "Open Dash and search docsets"]]
255275
;[:hyphen [:km "cursor: vscode."]]
@@ -897,18 +917,9 @@
897917
;[:z :!CO0] ; Show Dropzone dropdown
898918
{:des "capskey (projects)"
899919
:rules [:escape-mode
900-
[:1 [:km "cursor: ronin-dep"]]
901-
[:2 [:km "cursor: effect-dep"]]
902-
[:3 [:km "cursor: expo-dep"]]
903-
[:4 [:km "cursor: tanstack."]]
904-
[:5 [:km "cursor: nextjs."]]
905-
[:6 [:km "cursor: jax."]]
906-
[:7 [:km "cursor: pytorch."]]
907-
[:8 [:km "cursor: gel."]]
908-
[:9 [:km "cursor: ollama."]]
909-
[:0 [:km "cursor: encore."]]
910-
[:hyphen [:km "cursor: railway."]]
911-
[:equal_sign [:km "cursor: yaak."]]
920+
[:1 [:km "cursor: expo-gh"]]
921+
[:2 [:km "cursor: effect-gh"]]
922+
[:3 [:km "cursor: encore-gh"]]
912923
[:q [:km "cursor: xn."]]
913924
[:w [:km "cursor: x."]]
914925
[:e [:km "cursor: focus!"]]
@@ -921,7 +932,7 @@
921932
[:j [:km "cursor: ts."]]
922933
[:a [:km "cursor: nix-infra."]] ; TODO: move infra into config. mby
923934
[:s [:km "cursor: -test"]] ; TODO: instead of activating `search test code-workspace` when already on _test, it should search existing _test instances or open new ones in one alfred search
924-
[:d [:km "cursor: -dep"]]
935+
[:d [:km "cursor: -gh"]]
925936
[:f [:km "cursor: projects+"]]
926937
[:left_command [:km "cursor: 1focus."]]
927938
[:g [:km "cursor: gpton."]]

0 commit comments

Comments
 (0)
Failed to load comments.