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:
Mahyar 2021-08-04 01:32:22 +04:30 committed by GitHub
parent a2d51368dc
commit 31690932c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@ $ end of line
<enter> move line downwards, on the first non blank character
gg go to first line
G go to last line
ngg go to line n
nG go To line n
:n go To line n
) move the cursor forward to the next sentence.