1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Remove h and l because of conflict

This commit is contained in:
Mo 2022-12-24 22:50:26 +01:00
parent d4dd109ba0
commit bde0e5c843

View file

@ -22,7 +22,5 @@ wrap = true
[keybindings] [keybindings]
j = "scroll-lines(1)" j = "scroll-lines(1)"
k = "scroll-lines(-1)" k = "scroll-lines(-1)"
h = "scroll-pages(1)"
l = "scroll-pages(-1)"
g = "scroll-to-top" g = "scroll-to-top"
shift-g = "scroll-to-bottom" shift-g = "scroll-to-bottom"