最简单的用来写ruby的配置文件:
filetype indent on
filetype plugin on
au FileType ruby set expandtab
au FileType ruby set shiftwidth=2 softtabstop=2
filetype indent on
filetype plugin on
au FileType ruby set expandtab
au FileType ruby set shiftwidth=2 softtabstop=2