mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 12:54:15 +01:00
misc: Fix typo
Might as well fix these as I notice them.
This commit is contained in:
parent
cc7b166b85
commit
dc483d0f30
@ -38,11 +38,11 @@ d show-progress # Show your position in the video
|
||||
s async screenshot # Take a screenshot of the current frame
|
||||
S async screenshot video # Take a screenshot without the subtitles
|
||||
|
||||
# J and K to change videos (mimicing Vimium and changing tabs)
|
||||
# J and K to change videos (mimicking Vimium and changing tabs)
|
||||
J playlist-prev # Open the previous video
|
||||
K playlist-next # Open the next video
|
||||
|
||||
# H and L to change sections (mimicing Vimimum and moving through history)
|
||||
# H and L to change sections (mimicking Vimimum and moving through history)
|
||||
H add chapter -1 # Go to the previous section in the video
|
||||
L add chapter 1 # Go to the next section in the video
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user