Skip to content

Instantly share code, notes, and snippets.

@joren
Created May 24, 2017 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joren/1679ac0eee951f395a9bfc58836349f0 to your computer and use it in GitHub Desktop.
Save joren/1679ac0eee951f395a9bfc58836349f0 to your computer and use it in GitHub Desktop.
Plugin 'kchmck/vim-coffee-script'
Plugin 'kien/ctrlp.vim'
Plugin 'tpope/vim-bundler'
Plugin 'tpope/vim-endwise'
Plugin 'tpope/vim-rails'
Plugin 'tpope/vim-surround'
Plugin 'vim-ruby/vim-ruby'
Plugin 'vim-scripts/tComment'
Plugin 'scrooloose/nerdtree'
Plugin 'rking/ag.vim'
Plugin 'bling/vim-airline'
Plugin 'ggreer/the_silver_searcher'
Plugin 'tpope/vim-fugitive'
Plugin 'editorconfig/editorconfig-vim'
Plugin 'slim-template/vim-slim'
Plugin 'airblade/vim-gitgutter'
Plugin 'neomake/neomake'
Plugin 'nathanaelkane/vim-indent-guides'
Plugin 'mattn/webapi-vim' "needed for gist-vim
Plugin 'mattn/gist-vim'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment