AutoYADM commit: 2025-02-13 13:15:07

This commit is contained in:
Daniel Fichtinger 2025-02-13 13:15:07 -05:00
parent 8938d5c71d
commit c78a034832

View file

@ -1,8 +1,10 @@
set selection-clipboard clipboard
map <C-i> zoom in
map <C-o> zoom out
map <S-Down> navigate next
map <S-Up> navigate previous
map N navigate next
map E navigate previous
map n scroll down
map e scroll up
set completion-bg "#121212"
set completion-fg "#d5d5d5"