mirror of
https://github.com/tpope/vim-surround.git
synced 2026-09-10 07:16:17 -04:00
Added a helpful reminder for novices like me!
This commit is contained in:
parent
e49d6c2459
commit
d2f119d5df
|
|
@ -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).
|
||||
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