mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Merge d2193f2764 into 3d188ed211
This commit is contained in:
commit
421ca90a65
|
|
@ -75,7 +75,7 @@ support:
|
|||
> How do I surround without adding a space?
|
||||
|
||||
Only the opening brackets—`[`, `{`, and `(`—add a space. Use a closing
|
||||
bracket, or the `b` (`(`) and `B` (`{`) aliases.
|
||||
bracket, or the `b` (`)`) and `B` (`}`) aliases.
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue