Tagged Questions
1
vote
4answers
1k views
How can I automatically fold a long C code in Vim?
I regularly run into C-codes without folding. It is irritating to read them if there is no folding, particularly with long files. How can I fold them?