Created
May 24, 2017 15:09
-
-
Save joren/1679ac0eee951f395a9bfc58836349f0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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