AutoYADM commit: 2025-02-13 13:15:07
This commit is contained in:
parent
8938d5c71d
commit
c78a034832
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
||||||
set selection-clipboard clipboard
|
set selection-clipboard clipboard
|
||||||
map <C-i> zoom in
|
map <C-i> zoom in
|
||||||
map <C-o> zoom out
|
map <C-o> zoom out
|
||||||
map <S-Down> navigate next
|
map N navigate next
|
||||||
map <S-Up> navigate previous
|
map E navigate previous
|
||||||
|
map n scroll down
|
||||||
|
map e scroll up
|
||||||
|
|
||||||
set completion-bg "#121212"
|
set completion-bg "#121212"
|
||||||
set completion-fg "#d5d5d5"
|
set completion-fg "#d5d5d5"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue