💻 Software
How to make Vim not fold everything automatically?
Fresh5 days ago
Mar 15, 202622614 viewsConfidence Score0%
0%
Problem
Possible Duplicate: vim: enable folds but don't automatically close them Whenever I open Vim, it automatically folds everything. So the first thing I invariably do is to unfold everything. Is there a way to automate this?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to make Vim not fold everything automatically?
Low Risk
To unfold all folds, use the keys In order to adjust the initial fold level, play around with the , e.g. will open all the highest level folds, a very high number will thus open all folds. Find out which level is the one you want. To make this stati…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix