Created
December 5, 2014 07:36
-
-
Save junegunn/dfcc81a54b0d824df731 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
#!/bin/bash | |
# Generated by vim-plug | |
# Fri Dec 5 16:35:40 2014 | |
vim +PlugUpdate +qa | |
PLUG_HOME=~/.vim/plugged | |
cd $PLUG_HOME/Vim-Jinja2-Syntax/ && git reset --hard 4eb6761 | |
cd $PLUG_HOME/ack.vim/ && git reset --hard 303bcef | |
cd $PLUG_HOME/dockerfile.vim/ && git reset --hard 5535218 | |
cd $PLUG_HOME/fzf/ && git reset --hard d89c9e9 | |
cd $PLUG_HOME/gitv/ && git reset --hard f0b1b7b | |
cd $PLUG_HOME/goyo.vim/ && git reset --hard e7eb3f1 | |
cd $PLUG_HOME/indentLine/ && git reset --hard bdad4e2 | |
cd $PLUG_HOME/investigate.vim/ && git reset --hard 332afe9 | |
cd $PLUG_HOME/limelight.vim/ && git reset --hard 53887b5 | |
cd $PLUG_HOME/lusty/ && git reset --hard 0e73d8d | |
cd $PLUG_HOME/molokai/ && git reset --hard db8ce13 | |
cd $PLUG_HOME/nerdtree/ && git reset --hard 3b98a7f | |
cd $PLUG_HOME/paredit/ && git reset --hard a7f3dff | |
cd $PLUG_HOME/rainbow_parentheses.vim/ && git reset --hard 229cc12 | |
cd $PLUG_HOME/rust.vim/ && git reset --hard 0fd4239 | |
cd $PLUG_HOME/seoul256.vim/ && git reset --hard 8d172be | |
cd $PLUG_HOME/tagbar/ && git reset --hard f9c5f24 | |
cd $PLUG_HOME/undotree/ && git reset --hard 88e4a9b | |
cd $PLUG_HOME/vader.vim/ && git reset --hard 173ea8f | |
cd $PLUG_HOME/vim-after-object/ && git reset --hard 3272752 | |
cd $PLUG_HOME/vim-bracketed-paste/ && git reset --hard 639184f | |
cd $PLUG_HOME/vim-clojure-highlight/ && git reset --hard aac76b4 | |
cd $PLUG_HOME/vim-clojure-static/ && git reset --hard bdf5757 | |
cd $PLUG_HOME/vim-coffee-script/ && git reset --hard 827e4a3 | |
cd $PLUG_HOME/vim-commentary/ && git reset --hard 9c68513 | |
cd $PLUG_HOME/vim-copy-as-rtf/ && git reset --hard ce52bba | |
cd $PLUG_HOME/vim-dispatch/ && git reset --hard 78ed0c0 | |
cd $PLUG_HOME/vim-easy-align/ && git reset --hard 246139c | |
cd $PLUG_HOME/vim-emoji/ && git reset --hard b4823f4 | |
cd $PLUG_HOME/vim-endwise/ && git reset --hard 96eb117 | |
cd $PLUG_HOME/vim-fireplace/ && git reset --hard 874505e | |
cd $PLUG_HOME/vim-fnr/ && git reset --hard 3624496 | |
cd $PLUG_HOME/vim-fugitive/ && git reset --hard 2c8461d | |
cd $PLUG_HOME/vim-github-dashboard/ && git reset --hard 5796b8f | |
cd $PLUG_HOME/vim-gtfo/ && git reset --hard b663ccc | |
cd $PLUG_HOME/vim-javascript/ && git reset --hard 977e220 | |
cd $PLUG_HOME/vim-less/ && git reset --hard 940a8de | |
cd $PLUG_HOME/vim-markdown/ && git reset --hard 69cded6 | |
cd $PLUG_HOME/vim-oblique/ && git reset --hard fdf9acf | |
cd $PLUG_HOME/vim-pseudocl/ && git reset --hard 0e88664 | |
cd $PLUG_HOME/vim-rails/ && git reset --hard f7d264f | |
cd $PLUG_HOME/vim-repeat/ && git reset --hard 2a3c5f8 | |
cd $PLUG_HOME/vim-ruby-x/ && git reset --hard 4fc2a34 | |
cd $PLUG_HOME/vim-ruby/ && git reset --hard 243d021 | |
cd $PLUG_HOME/vim-scala/ && git reset --hard 80a16cf | |
cd $PLUG_HOME/vim-signify/ && git reset --hard c61dded | |
cd $PLUG_HOME/vim-slim/ && git reset --hard 0daaa85 | |
cd $PLUG_HOME/vim-surround/ && git reset --hard fa433e0 | |
cd $PLUG_HOME/vim-tbone/ && git reset --hard 891887b | |
cd $PLUG_HOME/vim-tomorrow-theme/ && git reset --hard f45a2ca | |
cd $PLUG_HOME/vim-xmark/ && git reset --hard b876d03 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment