Navigating within text blocks in vi

It's nice to know how to navigate within a line or word by word in vi and vim. However, it's still not the fastest way to navigate within vi and vim. It still might take a while to navigate to the desired line. Therefore, we want to have a look at how to navigate within text blocks (sentences and paragraphs) in this article. Additionally, we will get to know the "go to" command to quickly navigate to a specific line as well as to the beginning or end of the file.