in reply to On what column do you wrap your code?

Using vi with line numbers on means that long lines become a real pain, so I keep them around 75 or so.

(I use gvim on my development machine but not allowed on production boxes so need to be vi able).

  • Comment on Re: On what column do you wrap your code?