|
From: | Eric Wasylishen |
Subject: | Re: Using vim to contribute to GNUstep |
Date: | Mon, 14 May 2012 22:40:59 -0400 |
Hi Ivan, I'm not sure about vim. Try this maybe? http://gcc.gnu.org/wiki/FormattingCodeForGCC I've always used emacs when working on GNUstep, as it indents ObjC code in the GNU style used in GNUstep right out of the box. Some features I find handy in emacs: "alt+/" autocompletes the current word similar to vim's ctrl+p - handy for filling in long ObjC method names "alt+x add-changelog-entry" adds an entry to a ChangeLog file Eric On 2012-05-14, at 2:58 PM, Ivan Vučica wrote: Hi all! |
[Prev in Thread] | Current Thread | [Next in Thread] |