Navigation Menu

Skip to content

Commit

Permalink
Added support for Scala
Browse files Browse the repository at this point in the history
Signed-off-by: Aman Gupta <aman@tmm1.net>
  • Loading branch information
johanhammar authored and tmm1 committed Feb 27, 2011
1 parent 6cee682 commit a740c2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -151,6 +151,7 @@ vim_plugin_task "irblack", "git://github.com/wgibbs/vim-irblack.git"
vim_plugin_task "vim-coffee-script","git://github.com/kchmck/vim-coffee-script.git"
vim_plugin_task "syntastic", "git://github.com/scrooloose/syntastic.git"
vim_plugin_task "puppet", "git://github.com/ajf/puppet-vim.git"
vim_plugin_task "scala", "git://github.com/bdd/vim-scala.git"

vim_plugin_task "command_t", "git://github.com/wincent/Command-T.git" do
sh "find ruby -name '.gitignore' | xargs rm"
Expand Down

0 comments on commit a740c2e

Please sign in to comment.