Update README.md

This commit is contained in:
Grzegorz Łuszczek
2016-03-12 15:36:28 +01:00
parent 01e2cdc05a
commit d7d051636d

View File

@@ -7,6 +7,7 @@ curl -fLo ~/.vim/autoload/plug.vim --create-dirs \
https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
mkdir ~/.vim/swp mkdir ~/.vim/swp
mkdir ~/.vim/undo mkdir ~/.vim/undo
vim +PlugInstall
``` ```
You need to precompile [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) too. You need to precompile [YouCompleteMe](https://github.com/Valloric/YouCompleteMe) too.