Skip to content

Commit

Permalink
Gems aren't Ruby files
Browse files Browse the repository at this point in the history
  • Loading branch information
tpope committed Aug 25, 2011
1 parent 4e8ae4f commit 24519ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ftdetect/ruby.vim
@@ -1,5 +1,5 @@
" Ruby
au BufNewFile,BufRead *.rb,*.rbw,*.gem,*.gemspec set filetype=ruby
au BufNewFile,BufRead *.rb,*.rbw,*.gemspec set filetype=ruby

" Ruby on Rails
au BufNewFile,BufRead *.builder,*.rxml,*.rjs set filetype=ruby
Expand Down

0 comments on commit 24519ed

Please sign in to comment.