sioyek: nixify and use qwerty

This commit is contained in:
js0ny 2025-12-05 08:10:58 +00:00
parent 00c2b721dd
commit 44faec0e2a
8 changed files with 93 additions and 19 deletions

View file

@ -1,26 +1,23 @@
#vim:ft=conf
### Movement
# move_left h
move_down n
move_up e
# move_right i
move_visual_mark_up e
move_visual_mark_down n
screen_down J
screen_up K
screen_down N
screen_up E
move_up_smooth k
move_down_smooth j
move_left_smooth h
move_right_smooth l
## Zoom
zoom_in =
### Search
next_item k
previous_item K
zoom_in =
## Highlight
add_highlight H
### Toggles
toggle_dark_mode i
toggle_fullscreen ,f
toggle_custom_color ,d
# toggle_dark_mode D
@ -38,3 +35,12 @@ quit Q
copy y
goto_toc <tab>
## Smart Jump, Portals
overview_link <C-p>
## Muscle Memory Bindings
command <A-x>
search <C-f>