Iâve been pushing off learning code folding in vim for a few weeks now. I ended that procrastination and I present to you a short tutorial on code folding in vim. Code folding in vim from Bryan Liles on Vimeo. The import things to remember here are to get your settings correct: "folding settings set foldmethod=indent "fold based on indent set foldnestmax=10 "deepest fold is 10 levels set nofoldena
{{#tags}}- {{label}}
{{/tags}}