tangled
alpha
login
or
join now
selman.me
/
rc.d
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
.config/glide: update hint keys to be in home row
Selman Kayrancioglu
3 months ago
dacaa780
4c56988b
+1
1 changed file
expand all
collapse all
unified
split
private_dot_config
glide
glide.ts
+1
private_dot_config/glide/glide.ts
···
19
19
20
20
glide.g.mapleader = "\\";
21
21
glide.o.hint_size = "16px";
22
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>");