radio: files: sioyek: Change goto_toc key to <tab>

impermanence
Luis Guilherme Coelho 2024-07-03 21:15:19 -03:00
parent 82513feba0
commit adb28a3ccd
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
1 changed files with 1 additions and 2 deletions

View File

@ -83,7 +83,7 @@ next_state <S-<backspace>>
next_state <C-<right>>
# Open table of contents.
goto_toc t
goto_toc <tab>
# Zoom
#zoom_in +
@ -217,7 +217,6 @@ delete_portal dp
# Goto the position of the portal with the closest source to current location
goto_portal gp
goto_portal <tab>
# Similar to goto_portal, except when prev_state is called, the destination of the portal is update to be the state
# on which prev_state is called