mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-25 06:07:34 +00:00
Merge branch 'master' of github.com:LeCoupa/awesome-cheatsheets
This commit is contained in:
commit
32ed1e33f0
@ -29,6 +29,7 @@ $ end of line
|
|||||||
<enter> move line downwards, on the first non blank character
|
<enter> move line downwards, on the first non blank character
|
||||||
gg go to first line
|
gg go to first line
|
||||||
G go to last line
|
G go to last line
|
||||||
|
ngg go to line n
|
||||||
nG go To line n
|
nG go To line n
|
||||||
:n go To line n
|
:n go To line n
|
||||||
) move the cursor forward to the next sentence.
|
) move the cursor forward to the next sentence.
|
||||||
|
Loading…
Reference in New Issue
Block a user