Skip to content

Instantly share code, notes, and snippets.

@sangdth
Created August 26, 2021 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sangdth/cd633c55c49f38814c5c3210d03cd40a to your computer and use it in GitHub Desktop.
Save sangdth/cd633c55c49f38814c5c3210d03cd40a to your computer and use it in GitHub Desktop.
Add surround with visual select in vim-surround
- 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