Created
May 9, 2018 08:14
-
-
Save yzf/81ac4442ee818a3ec05c914264ff1777 to your computer and use it in GitHub Desktop.
init vim
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
curl -fLo ~/.vim/autoload/plug.vim --create-dirs \ | |
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim | |
cd ~/.vim | |
wget https://gist.githubusercontent.com/yzf/514edd69ce392efdf14751f4c10cba20/raw/0876e1db5edecf0b0434561d339996b9ef0a4506/plugins_config.vim | |
wget https://gist.githubusercontent.com/yzf/8829fc629385b7b8a8bbaf53950ac2db/raw/d6678937f20fede7db30e279f581465495b22b58/plugins.vim | |
cd ~ | |
wget https://gist.githubusercontent.com/yzf/bc15e88d8fa87435435fea49fb373fa7/raw/a2e11e25e2cbb12cb3d2b9827deb59ef09bf2b0d/.vimrc |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment