Skip to content

Instantly share code, notes, and snippets.

@kstevens715
Created July 11, 2016 18:50
Show Gist options
  • Save kstevens715/778a45c336bb2aaf7f02568a1cdd67e3 to your computer and use it in GitHub Desktop.
Save kstevens715/778a45c336bb2aaf7f02568a1cdd67e3 to your computer and use it in GitHub Desktop.
" 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