From: Benoit Cerrina Date: 2001-05-17T05:10:04+09:00 Subject: [ruby-talk:15312] Re: Syntax highlighting Hi, you probably have your indenting options set differently at home and at work. you could try to use the :options command at home and work, save the resulting buffer in a file and do a diff to find what are the differences. To me vim and specially gvim is the best editor I've ever came across, it is incredibly full featured and customizable, it is fast and it can be scripted in ruby if you compiled it with this option. Also the 6.0 version which is in alpha right now brings many great new features. Benoit