* David Landgren <[EMAIL PROTECTED]> [2006-03-14 19:05]: >Plus, the code cut and pasted from Synopses winds up with 8 >space leading indents or whatever, that you have to strip out >and/or you forget to turn off vi's auto indenting so you have >this massive staircase effect and the last line starts at around >column 160. Hate hate hate.
:set paste After pasting, use =<motion> to reindent. Oh, and sucks to be you if you’re using another clone than vim. :-) Regards, -- Aristotle Pagaltzis // <http://plasmasturm.org/>