summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErsin Er <ersin.er@gmail.com>2014-01-25 23:14:00 +0200
committerErsin Er <ersin.er@gmail.com>2014-01-25 23:14:00 +0200
commit2de26062dd8617fdd1f33b054e6922954f646337 (patch)
tree214818480f0494230043ddf53197512720b99de2
parentc96499e91e46e6a950c7870524e95d10af9870c2 (diff)
Fix doc for surround delete operator
-rwxr-xr-xREADME.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7a1170e..046e785 100755
--- a/README.md
+++ b/README.md
@@ -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<old-trigger><new-trigger>`.
## Add new surround pairs ##
A surround pair is this (trigger char with textual left and right strings):