This commit is contained in:
thek4n 2024-11-12 13:30:58 +03:00
parent c0d34945eb
commit 19a1762d9b

View File

@ -1,12 +1,26 @@
#info
j next-line
k prev-line
l forward-char
h backward-char
0 beginning-of-line
$ end-of-line
w forward-word
b backward-word
g beginning-of-node
G end-of-node
^n next-node
^p prev-node
^u up-node
^d dir-node
#var
link-style=yellow
active-link-style=yellow,bold
link-style=magenta,underline
active-link-style=cyan,bold,underline
match-style=underline,bold,nocolour
scroll-behavior=Page Only
cursor-movement-scrolls=Off