I like to edit text using vim. I’d like to use vim to work on my wordpress posts. I like using a textwidth of 78. However, if I leave the newlines in the source, wordpress interprets each one as a hard linebreak. If I don’t use a textwidth, it’s harder to navigate through my source. I’d actually prefer to fix wordpress’ behaviour. Anyone know how?
testing stuff
testing things out right now.... be patient pleasePages
Archives
-
Blog Stats
- 15,056 somethings
My Bookmarks- Ruby on Rails guides
- Ruby 1.8.4
- Ruby Standard Library Documentation
- Ruby Tutorial: Ruby Study Notes - Best Ruby Guide, Ruby Tutorial
- Ruby on Rails: Documentation
- Applications and libraries/Web programming - HaskellWiki
- What You Should Know About the CDC's 2002 Study on Marriage and Cohabitation
- Statistics on Cohabitation
- Cohabitation, Marriage, and Divorce
- Making Hay (and Wine) When the Sun Don’t Shine - You’re the Boss Blog - NYTimes.com
a
One Comment
You should not use this textwidth but rather remap (in VIM) your up and down arrow keys to gj and gk which are great combinations for going up and down visually though being on the same logical line.