discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using vim to contribute to GNUstep


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!

Does anyone have a set of settings for vim's cindent that automatically uses as correct indentation style as possible?

What code editors do you use to contribute to the core GNUstep?

--
Ivan Vučica - ivan@vucica.net


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep


reply via email to

[Prev in Thread] Current Thread [Next in Thread]