mirror of https://codeberg.org/anemofilia/zero
radio: files: sioyek: Fix typo on mapping (use gj to go to the end of the file)
parent
bbb8d1a8f7
commit
0b92daedba
|
@ -22,7 +22,7 @@
|
|||
goto_beginning gk
|
||||
|
||||
# Goto the end of the document
|
||||
goto_end gl
|
||||
goto_end gj
|
||||
|
||||
# Opens a prompt to enter page number and jump to that page
|
||||
goto_page_with_page_number gg
|
||||
|
|
Loading…
Reference in New Issue