mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-21 12:25:14 +00:00
added 'ngg' command
hello There :) i noticed that you did not mention 'ngg' for going to line n so i added it at line 32 p.s: it's my first contribution :D regards
This commit is contained in:
parent
a2d51368dc
commit
31690932c5
@ -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