Skip to content

Commit

Permalink
add ftdetect/ruby.vim to installer's list of source files
Browse files Browse the repository at this point in the history
  • Loading branch information
dkearns committed Aug 8, 2005
1 parent fcf10ed commit c5ee20d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2005-08-08 Doug Kearns <djkea2@gus.gscit.monash.edu.au>

* bin/vim-ruby-install.rb: add ftdetect/ruby.vim to list of source
files

2005-08-07 Doug Kearns <djkea2@gus.gscit.monash.edu.au>

* filetype/ruby.vim, ftdetect/ruby.vim: move ruby.vim from filetype/
Expand Down
1 change: 1 addition & 0 deletions bin/vim-ruby-install.rb
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
SOURCE_FILES = %w{
compiler/ruby.vim
compiler/rubyunit.vim
ftdetect/ruby.vim
ftplugin/ruby.vim
indent/ruby.vim
syntax/ruby.vim
Expand Down

0 comments on commit c5ee20d

Please sign in to comment.