Merge pull request #220 from mhyrzt/patch-1

added 'ngg' command
This commit is contained in:
Julien Le Coupanec 2021-08-04 10:53:47 +02:00 committed by GitHub
commit d32e1a7fc4
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.