sioyek: Add toggle map for dual paged mode
Using `d` we can toggle between single paged and dual paged mode, only works in the dev version for now.
This commit is contained in:
parent
a2d60202b9
commit
b2d7666b07
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ close_window q
|
|||
open_document_embedded o
|
||||
|
||||
toggle_custom_color <C-r>
|
||||
toggle_two_page_mode d
|
||||
|
||||
goto_begining gg
|
||||
goto_end G
|
||||
|
|
Loading…
Reference in a new issue