Skip to content

Instantly share code, notes, and snippets.

@chartjes
Created January 30, 2012 18:41
Show Gist options
  • Save chartjes/1705878 to your computer and use it in GitHub Desktop.
Save chartjes/1705878 to your computer and use it in GitHub Desktop.
" Vundle manages Vundle!"
Bundle 'gmarik/vundle'
" My bundles go here
" original repos on github"
Bundle "ervandew/supertab"
Bundle "garbas/vim-snipmate"
Bundle 'honza/snipmate-snippets'
Bundle 'Lokaltog/vim-powerline'
Bundle 'majutsushi/tagbar'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'scrooloose/syntastic'
Bundle 'tomtom/tlib_vim'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-unimpaired'
" vim-scripts repos
Bundle 'closetag.vim'
Bundle 'surround.vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment