diff --git a/README.md b/README.md index 8d079ba..728701f 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Installation * `git clone git://github.com/jiangmiao/auto-pairs.git ~/.vim/bundle/auto-pairs` * [Vundle](https://github.com/VundleVim/Vundle.vim) * `Plugin 'jiangmiao/auto-pairs'` +* [Plug](https://github.com/junegunn/vim-plug) + * `Plug 'https://github.com/jiangmiao/auto-pairs.git'` Features --------