mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Update README.markdown
This commit is contained in:
parent
d2f119d5df
commit
3b00dde702
|
|
@ -25,7 +25,7 @@ To remove the delimiters entirely, press `ds"`.
|
|||
|
||||
Hello world!
|
||||
|
||||
Now with the cursor on "Hello", press `ysiw]` (`iw` is a text object, remember this with **you-surround-in-word**).
|
||||
Now with the cursor on "Hello", press `ysiw]` (`iw` is a text object, remember this with *"you-surround-in-word"*).
|
||||
|
||||
[Hello] world!
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue