mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Merge 973f6ea32f into e49d6c2459
This commit is contained in:
commit
f4eb8cd78b
|
|
@ -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`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue