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

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.