Another Vim tips article: Using folding
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.
About Joe Brockmeier
I'm a freelance writer, FOSS advocate, music lover, computer geek, avid reader, and politically progressive (read "Liberal with occasional Libertarian tendencies"). You can read more on my
about page if you're not already bored.
This entry was posted in
Linux,
Open Source,
Vim,
Writing. Bookmark the
permalink.
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.