aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/surround.vim
AgeCommit message (Collapse)Author
2019-09-26surround.vim: Add `s` for GitHub suggestion surroundingTeddy Wing
Use `s` to wrap text in a GitHub suggestion. Before: Text After: ``` suggestion Text ```