Tag Archives: editors

Vim and Breakindent

My contention: Programmers should never have to insert line breaks into long lines of code. Why: The position of line breaks in long lines of code does not contain any semantic information.  Where coding standards limit line length, it is … Continue reading

Posted in long | Tagged , , , , , , , , , | Comments Off on Vim and Breakindent