mirror of
https://github.com/theniceboy/.config.git
synced 2025-12-26 22:54:59 +08:00
feat: customize scroll keybindings for half page navigation
This commit is contained in:
parent
a2ef97477e
commit
299ec2e1b3
1 changed files with 4 additions and 0 deletions
|
|
@ -28,5 +28,9 @@
|
|||
],
|
||||
"enabled": true
|
||||
}
|
||||
},
|
||||
"keybinds": {
|
||||
"messages_half_page_up": "ctrl+u",
|
||||
"messages_half_page_down": "ctrl+e"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue