mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Fix the alias definition in FAQ section
This commit is contained in:
parent
3d188ed211
commit
d2193f2764
|
|
@ -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