mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Merge 0cf8e9c212 into 3d188ed211
This commit is contained in:
commit
6c8556648c
|
|
@ -60,6 +60,10 @@ and removing pairs of tags simultaneously is a breeze.
|
|||
The `.` command will work with `ds`, `cs`, and `yss` if you install
|
||||
[repeat.vim](https://github.com/tpope/vim-repeat).
|
||||
|
||||
## Documentation
|
||||
|
||||
You can find comprehensive [docs here](https://github.com/tpope/vim-surround/blob/master/doc/surround.txt).
|
||||
|
||||
## Installation
|
||||
|
||||
Install using your favorite package manager, or use Vim's built-in package
|
||||
|
|
|
|||
Loading…
Reference in a new issue