From: Gavin Sinclair Date: 2004-10-08T22:43:48+09:00 Subject: Re: quality of error messages On Friday, October 8, 2004, 11:19:48 PM, bowman wrote: > "Pe�a, Botp" wrote: >> no, you understood it. It is indeed easy to indent (otherwise py lang >> would die a natural death :) > One of the major complaints about Python is not the indentation itself, but > the necessity to have exactly the same number of whitespace characters in > th indentation. A cut and paste sequence often requires considerable fixup. > I haven't looked around the net yet, but is there a better Vim syntax set > for Ruby than what comes with the Vim distro? In C, the '%' is an easy way > to check blocks to make sure the closing } matches the corect {. http://vim-ruby.rubyforge.org Cheers, Gavin