vim line wrap with indent
Fresh3 days ago
Mar 15, 202611569 viewsConfidence Score0%
0%
Problem
Vim/gvim will wrap long lines like this: Is there a way to get Vim to display these lines wrapped like this instead?: I want the wrapped line to start a little past the indent of where that line started. (Just to be clear, I'm talking about wrap, i.e. soft line breaks, not textwidth.) I want the in…
Error Output
000000000000000000000000000000000000|
00000000000000 |
11111111111111111111111111111111|
111111111111111111 …Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: vim line wrap with indent
Low Risk
UPDATE: This functionality landed in vim 7.4.338, though you'll want 7.4.354 or later. So apparently this requires a patch to Vim. There is a patch by Vaclav Smilauer from back in 2007. I updated the patch to work with Vim 7.2.148 from Fedora 11. Bu…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix