Skip to content

Commit

Permalink
add Buildr buildfile ftdetect
Browse files Browse the repository at this point in the history
  • Loading branch information
wdjunaidi committed Jan 13, 2013
1 parent e272e24 commit ce81566
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ftdetect/ruby.vim
Expand Up @@ -52,5 +52,8 @@ au BufNewFile,BufRead *.jbuilder set filetype=ruby

" Puppet librarian
au BufNewFile,BufRead Puppetfile set filetype=ruby
"
" Buildr Buildfile
au BufNewFile,BufRead [Bb]uildfile set filetype=ruby

" vim: nowrap sw=2 sts=2 ts=8 noet:

0 comments on commit ce81566

Please sign in to comment.