From: Gary Watson Date: 2006-02-23T02:03:10+09:00 Subject: Re: Rubuntu LiveCD I need vim/emacs configs! The only must have change I always make is to include some commands at the bottom of the ruby.vim script in the indent directory that sets tabstop softtabstop and shiftwidth to 2 and turns on expandtab. This is nice because it only affects the .rb files, other files have the tab settings set to 4 which is usually what I use for non ruby stuff. I'm sortof surprised that these changes aren't in that file by default. Good luck on this project. It sounds very cool. Gary -- Posted via http://www.ruby-forum.com/.