Created
July 11, 2016 18:50
-
-
Save kstevens715/778a45c336bb2aaf7f02568a1cdd67e3 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
" Installing plugins to /home/kstevens/.vim/bundle | |
Plugin 'gmarik/Vundle.vim' | |
Plugin 'Quramy/vim-js-pretty-template' | |
Plugin 'bling/vim-airline' | |
Plugin 'jelera/vim-javascript-syntax' | |
Plugin 'kien/ctrlp.vim' | |
Plugin 'mattn/webapi-vim' | |
Plugin 'mattn/gist-vim' | |
Plugin 'mileszs/ack.vim' | |
Plugin 'sickill/vim-monokai' | |
Plugin 'tomtom/tcomment_vim' | |
Plugin 'tpope/vim-endwise' | |
Plugin 'tpope/vim-fugitive' | |
Plugin 'tpope/vim-rails' | |
Plugin 'ngmy/vim-rubocop' | |
Helptags |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment