diff options
| author | Tim Harper <timcharper@gmail.com> | 2014-02-18 15:09:45 -0700 |
|---|---|---|
| committer | Tim Harper <timcharper@gmail.com> | 2014-02-18 15:09:45 -0700 |
| commit | d94fcbbeafcb3d2144904e9f3b809829a0646d04 (patch) | |
| tree | 3fdb69097c7d6e392503adf71b094f330a42196f /README.md | |
| parent | 0c503fc9946e122f82dc8a1cb266294b82043768 (diff) | |
| parent | fd421b573f2ebc5332eb7d5e6a4c7e6e2d386f37 (diff) | |
Merge https://github.com/ersiner/evil-surround
Diffstat (limited to 'README.md')
| -rwxr-xr-x | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ or in normal-state with `ys<textobject><trigger>`. You can change a surrounding with `cs<old-trigger><new-trigger>`. ## Delete surrounding ## -You can delete a surrounding with `cd<old-trigger><new-trigger>`. +You can delete a surrounding with `ds<trigger>`. ## Add new surround pairs ## A surround pair is this (trigger char with textual left and right strings): |
