mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
chezmoi: bash, ipython, sioyek, zed
This commit is contained in:
parent
295f94ddb9
commit
81da252906
32 changed files with 51 additions and 644 deletions
40
dot_config/sioyek/keys_user.config
Normal file
40
dot_config/sioyek/keys_user.config
Normal 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue