From: Mark Wooding Date: Wed, 29 Nov 2006 11:40:46 +0000 (+0000) Subject: indent: Include indent settings. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/c8f84abb06df264d1e82c623a3b88b89a8b9575f indent: Include indent settings. --- diff --git a/indent.pro b/indent.pro new file mode 100644 index 0000000..c16032e --- /dev/null +++ b/indent.pro @@ -0,0 +1,16 @@ +--k-and-r-style +--indent-level2 +--line-length77 +--comment-indentation40 +--cuddle-else +--continuation-indentation2 +--continue-at-parentheses +--standard-output +--no-space-after-casts +--dont-break-procedure-type +--case-indentation2 +--no-space-after-function-call-names +--space-special-semicolon +--declaration-comment-column40 +--dont-format-comments +--start-left-side-of-comments diff --git a/setup b/setup index a25d8f9..f5427b3 100755 --- a/setup +++ b/setup @@ -149,7 +149,7 @@ dotfiles=" lisp-init.lisp:.sbclrc lisp-init.lisp:.clisprc.lisp lisp-init.lisp:.eclrc - dircolors screenrc cvsrc" + dircolors screenrc cvsrc indent.pro" [ "$xstuff" ] && dotfiles="$dotfiles xinitrc xsession Xdefaults vncrc vncsession eterm-theme.cfg:.Eterm/themes/Eterm/theme.cfg