Skip to content

Instantly share code, notes, and snippets.

@sgerrand
Last active October 1, 2015 05:18
Show Gist options
  • Select an option

  • Save sgerrand/1927716 to your computer and use it in GitHub Desktop.

Select an option

Save sgerrand/1927716 to your computer and use it in GitHub Desktop.
Vundle configuration
Bundle 'Lokaltog/vim-easymotion'
Bundle 'altercation/vim-colors-solarized'
Bundle 'astashov/vim-ruby-debugger'
Bundle 'bbommarito/vim-slim'
Bundle 'c9s/emoticon.vim'
Bundle 'cakebaker/scss-syntax.vim'
Bundle 'chrisbra/NrrwRgn'
Bundle 'edsono/vim-matchit'
Bundle 'ervandew/supertab'
Bundle 'garbas/vim-snipmate'
Bundle 'godlygeek/tabular'
Bundle 'honza/snipmate-snippets'
Bundle 'jbking/vim-pep8'
Bundle 'jeetsukumaran/vim-buffergator'
Bundle 'kchmck/vim-coffee-script'
Bundle 'kien/ctrlp.vim'
Bundle 'Lokaltog/vim-powerline'
Bundle 'MarcWeber/vim-addon-mw-utils'
Bundle 'majutsushi/tagbar'
Bundle 'mernen/completion-ruby'
Bundle 'michaeljsmith/vim-indent-object'
Bundle 'mileszs/ack.vim'
Bundle 'rgarver/Kwbd.vim'
Bundle 'robgleeson/hammer.vim'
Bundle 'rstacruz/sparkup', {'rtp': 'vim/'}
Bundle 'scrooloose/nerdcommenter'
Bundle 'scrooloose/nerdtree'
Bundle 'scrooloose/syntastic'
Bundle 'sjl/gundo.vim'
Bundle 'skammer/vim-css-color'
Bundle 'sunaku/vim-ruby-minitest'
Bundle 'timcharper/textile.vim'
Bundle 'tomtom/tlib_vim'
Bundle 'tpope/vim-cucumber'
Bundle 'tpope/vim-endwise'
Bundle 'tpope/vim-fugitive'
Bundle 'tpope/vim-haml'
Bundle 'tpope/vim-markdown'
Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-repeat'
Bundle 'tpope/vim-surround'
Bundle 'tpope/vim-unimpaired'
Bundle 'tpope/vim-vividchalk'
Bundle 'tsaleh/vim-align'
Bundle 'tsaleh/vim-shoulda'
Bundle 'tsaleh/vim-supertab'
Bundle 'tsaleh/vim-tcomment'
Bundle 'vim-ruby/vim-ruby'
" Bundle 'wincent/Command-T' " Using ctrlp instead
Bundle 'FuzzyFinder'
Bundle 'Conque-Shell'
Bundle 'gist'
Bundle 'IndexedSearch'
Bundle 'jquery'
Bundle 'L9'
Bundle 'lodgeit.vim'
Bundle 'Rename2'
Bundle 'SCMDiff'
Bundle 'snippetsemu'
Bundle 'taglist.vim'
Bundle 'vcscommand.vim'
Bundle 'vimwiki'
Bundle 'ZoomWin'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment