Skip to content

Instantly share code, notes, and snippets.

@alyx
Created July 12, 2012 00:11
Show Gist options
  • Save alyx/3094624 to your computer and use it in GitHub Desktop.
Save alyx/3094624 to your computer and use it in GitHub Desktop.
git_bundles = [
"git://github.com/chrismetcalf/vim-taglist.git",
"git://github.com/godlygeek/tabular.git",,
"git://github.com/msanders/snipmate.vim.git",
"git://github.com/scrooloose/nerdtree.git",
"git://github.com/scrooloose/nerdcommenter.git",
"git://github.com/scrooloose/syntastic.git",
"git://github.com/sjl/gundo.vim.git",
"git://github.com/tpope/vim-abolish.git",
"git://github.com/tpope/vim-fugitive.git",
"git://github.com/tpope/vim-pastie.git",
"git://github.com/tpope/vim-repeat.git",
"git://github.com/tpope/vim-speeddating.git",
"git://github.com/tpope/vim-surround.git",
"git://github.com/tsaleh/vim-supertab.git",
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment