this repo has no description

.config/glide: update hint keys to be in home row

+1
+1
private_dot_config/glide/glide.ts
··· 19 19 20 20 glide.g.mapleader = "\\"; 21 21 glide.o.hint_size = "16px"; 22 + glide.o.hint_chars = "asdfghjkl"; 22 23 23 24 // See; https://github.com/glide-browser/glide/discussions/94#discussioncomment-14856522 24 25 glide.keymaps.set(["insert", "normal"], "<C-d>", "keys <pagedown>");