Skip to content

Instantly share code, notes, and snippets.

@cypok
Created February 26, 2011 22:08
Show Gist options
  • Save cypok/845668 to your computer and use it in GitHub Desktop.
Save cypok/845668 to your computer and use it in GitHub Desktop.
#!/bin/sh
git submodule add git://github.com/tpope/vim-rails.git bundle/rails
git submodule add git://github.com/msanders/snipmate.vim.git bundle/snipmate
git submodule add git://github.com/astashov/vim-ruby-debugger.git bundle/ruby-debugger
git submodule add [email protected]:cypok/KeyboardLayoutSwitcher.git bundle/KeyboardLayoutSwitcher
git submodule add git://github.com/vim-scripts/bufexplorer.zip bundle/bufexplorer
git submodule add git://github.com/scrooloose/nerdcommenter.git bundle/nerdcommenter
git submodule add git://github.com/scrooloose/nerdtree.git bundle/nerdtree
git submodule add git://github.com/tpope/vim-surround.git bundle/surround
git submodule add git://github.com/tpope/vim-cucumber.git bundle/cucumber
git submodule add git://github.com/tpope/vim-haml.git bundle/haml
git submodule add [email protected]:cypok/vim-ledger.git bundle/ledger
git submodule add git://github.com/hail2u/vim-css3-syntax.git bundle/css3
git submodule add git://github.com/vim-scripts/a.vim.git bundle/a
git submodule add git://github.com/Townk/vim-autoclose.git bundle/autoclose
git submodule add git://github.com/tpope/vim-endwise.git bundle/endwise
git submodule add git://github.com/mattn/gist-vim.git bundle/gist
git submodule add git://github.com/vim-scripts/TeTrIs.vim.git bundle/tetris
git submodule add git://github.com/vim-scripts/tex_autoclose.vim.git bundle/tex_autoclose
git submodule add [email protected]:cypok/vim-modula2.git bundle/modula2
git submodule add [email protected]:cypok/vim-oberon2.git bundle/oberon2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment