mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Remove erroneously added text
This commit is contained in:
parent
30d079912d
commit
3f16456060
|
|
@ -105,7 +105,6 @@ around the target.
|
|||
$*total += 1 ysf1( $( total += 1 )
|
||||
$*( total += 1 ) ys%) $(( total += 1 ))
|
||||
|
||||
Fix error in documentation and add examples
|
||||
The targets b, B, r, and a are aliases for ), }, ], and >
|
||||
(the first two mirror Vim; the second two are completely arbitrary and
|
||||
subject to change).
|
||||
|
|
|
|||
Loading…
Reference in a new issue