diff --git a/tools/vim.txt b/tools/vim.txt index 682e0c7..6aa912d 100644 --- a/tools/vim.txt +++ b/tools/vim.txt @@ -29,6 +29,7 @@ $ end of line 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.