day macha
Soft word wrap in VIM 7 (for prose mainly)

Soft word wrap seems like a black art judging by Google’s search results, especially as many of the solutions are for previous version of Vim.  I finally came across the solution via vim’s homepage.  And this solution automatically re-soft wraps the text when you insert some text in an existing line, thankfully.  There are few more tweaks needed, however.

Read More