Created
August 26, 2021 13:25
-
-
Save sangdth/cd633c55c49f38814c5c3210d03cd40a to your computer and use it in GitHub Desktop.
Add surround with visual select in vim-surround
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Select the text. | |
- Press `S` then things you want, like `]` or `)` | |
- Profit! | |
https://github.com/tpope/vim-surround/issues/220 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment