This commit is contained in:
Arunav Sanyal 2017-09-17 02:56:37 +00:00 committed by GitHub
commit f4eb8cd78b

View file

@ -68,8 +68,7 @@ If you don't have a preferred installation method, I recommend
installing [pathogen.vim](https://github.com/tpope/vim-pathogen), and
then simply copy and paste:
cd ~/.vim/bundle
git clone git://github.com/tpope/vim-surround.git
git clone git://github.com/tpope/vim-surround.git ~/.vim/bundle/vim-surround
Once help tags have been generated, you can view the manual with
`:help surround`.