dotfiles/indent.pro

5 lines
154 B
Prolog
Raw Permalink Normal View History

2011-05-03 21:53:50 -07:00
// K&R style with some variations
// - Put return values on line above function headers
// - Continuation lines indented 8 spaces
-kr -psl -nce -nlp -ci8