Skip to content

Commit

Permalink
Merge pull request carlhuda#328 from marioaquino/patch-1
Browse files Browse the repository at this point in the history
Upgrade version of conque_term
  • Loading branch information
kalbasit committed Dec 18, 2011
2 parents 2f9a02c + f5d1537 commit 5e538f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -126,7 +126,7 @@ end

vim_plugin_task "ack.vim", "git://github.com/mileszs/ack.vim.git"
vim_plugin_task "color-sampler", "git://github.com/vim-scripts/Color-Sampler-Pack.git"
vim_plugin_task "conque", "http://conque.googlecode.com/files/conque_1.1.tar.gz"
vim_plugin_task "conque", "http://conque.googlecode.com/files/conque_2.3.tar.gz"
vim_plugin_task "fugitive", "git://github.com/tpope/vim-fugitive.git"
vim_plugin_task "git", "git://github.com/tpope/vim-git.git"
vim_plugin_task "haml", "git://github.com/tpope/vim-haml.git"
Expand Down

0 comments on commit 5e538f3

Please sign in to comment.