Hi, On 6/2/06, Jeff Lanzarotta <[EMAIL PROTECTED]> wrote:
Hello,I have a Java indenting questions. When editing C code if I have something like: void function(int x, int y int z) The second line of the declaration indents automatically, right under the first parameter, after pressing <enter> after the 'y'. How can I get this to happen when I am writing Java code?
Did you try adding (0 to 'cinoptions'? setlocal cinoptions+=(0 - Yegappan
