Update documentation

This commit is contained in:
Junegunn Choi
2014-07-27 11:06:47 +09:00
parent aa49c38586
commit b2208640d4
2 changed files with 45 additions and 2 deletions

View File

@@ -30,8 +30,8 @@
"
" call plug#end()
"
" Then :PlugInstall to install plugins. (default: ~/.vim/plugged)
" You can change the location of the plugins with plug#begin(path) call.
" Then reload .vimrc and :PlugInstall to install plugins.
" Visit https://github.com/junegunn/vim-plug for more information.
"
"
" Copyright (c) 2014 Junegunn Choi