Hi, On Sat, Nov 28, 2009 at 9:13 AM, Lech Lorens <[email protected]> wrote:
> On 27-Nov-2009 Cornelius <[email protected]> wrote: > > Thank you for your interest in improving Vim! > > If you are unsure whether your code is acceptable, you might wa > - you do not put space between an 'if' and opening parenthesis, > - in 'if' statements you put the condition and the action in one line, > - you use strchr() instead of vim_strchr(). > it just remind me that the strchr() code which is copied from if_ruby.c. -- Best Regards. Cornelius ( Yo-An Lin ) E-mail: [email protected] -- You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php
