Skip to content

Instantly share code, notes, and snippets.

@jhchabran
Created August 27, 2012 08:07
Show Gist options
  • Save jhchabran/3486600 to your computer and use it in GitHub Desktop.
Save jhchabran/3486600 to your computer and use it in GitHub Desktop.
" Installing bundles to /home/tech/.vim/bundle
Bundle 'gmarik/vundle'
Bundle 'tpope/vim-rails'
Bundle 'tpope/vim-cucumber'
Bundle 'tpope/vim-rake'
Bundle 'tpope/vim-bundler'
Bundle 'mileszs/ack.vim'
Bundle 'pangloss/vim-javascript'
Bundle 'mattn/gist-vim'
Bundle 'mattn/webapi-vim'
Bundle 'kchmck/vim-coffee-script'
Bundle 'altercation/vim-colors-solarized'
Bundle 'gregsexton/gitv'
Bundle 'tpope/vim-markdown'
Bundle 'godlygeek/tabular'
Bundle 'tpope/vim-fugitive'
Bundle 'kien/ctrlp.vim'
Bundle 'vim-scripts/ZoomWin'
Bundle 'tpope/vim-commentary'
Bundle 'vim-scripts/bufkill.vim'
Bundle 'Lokaltog/vim-powerline'
Bundle 'git://gitorious.org/vim-gnupg/vim-gnupg.git'
Bundle 'moria'
Bundle 'wgibbs/vim-irblack'
Bundle 'jellybeans.vim'
Bundle 'xoria256.vim'
Bundle 'desert256.vim'
Bundle 'ciaranm/inkpot'
Bundle 'jgdavey/vim-railscasts'
Bundle 'tpope/vim-vividchalk'
Bundle 'mayansmoke'
Bundle 'molokai'
Bundle 'flazz/vim-colorschemes'
Bundle 'hukl/Smyck-Color-Scheme'
Helptags
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment