chezmoi: bash, ipython, sioyek, zed

This commit is contained in:
js0ny 2025-09-27 12:51:25 +01:00
parent 295f94ddb9
commit 81da252906
32 changed files with 51 additions and 644 deletions

View file

@ -0,0 +1,40 @@
### 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 N
screen_up E
## Zoom
zoom_in =
### Search
next_item k
previous_item K
### Toggles
toggle_fullscreen ,f
toggle_custom_color ,d
# toggle_dark_mode D
toggle_dark_mode ,D
## SyncTeX for LaTeX
toggle_synctex ,s
# Mark
goto_mark '
### Misc
quit Q
copy y
goto_toc <tab>