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 please Pages
Archives
-
Blog Stats
- 14,110 somethings
My Bookmarks- nsIChannel - MDC
- Tabbed browser - MDC
- Working with windows in chrome code - MDC
- XPIDL - MDC
- mozilla-central mozilla/netwerk/protocol/http/src/nsHttpHandler.h
- mozilla-central mozilla/netwerk/protocol/http/public/nsIHttpChannel.idl
- Los Padres Outfitters - Santa Barbara, CA - Horse Adventures and Mountain Guide Service by Graham Goodfield
- Charles Darwin's Beagle Diary
- Is Health Care Reform Worth $1.6 Trillion? - Economix Blog - NYTimes.com
- Advertising - The Online Ad That Knows Where Your Friends Shop - 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.