Okay, another Vim tips article is up on Linux.com, this time I cover using folds, which is a method of hiding lines of text -- really, super useful if you're working on longer documents.
I hope people are enjoying the Vim series, or at least finding it useful. I plan to cover a few more topics before I wrap it up, any suggestions or thoughts would be appreciated.













One Comment
Good stuff on vim folding. Now, how do I get folding to work for Tcl files without using marker or indent foldmethod? You solve that and I owe you.