Remove unnecessary sentence at the end

markua
Igor Irianto 3 years ago
parent 2df5f22058
commit 375b2a9783

@ -366,5 +366,3 @@ By default, Vim saves the fold information when running `mkview` inside `~/.vim/
When I first started Vim, I neglected ot learn fold because I didn't think it was useful. However, the longer I code, the more useful I find folding is. Strategically placed folds can give you a better overview of the text structure, like a book's table of content.
When you learn fold, start with the manual fold because that can be used on-the-go. Then gradually learn different tricks to do indent and marker folds. Finally, learn how to do syntax and expression folds. You can even use the latter two to write your own Vim plugins.
Next, let's version control with git.

Loading…
Cancel
Save