index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plugin
/
surround.vim
Age
Commit message (
Collapse
)
Author
2019-09-26
surround.vim: Add `s` for GitHub suggestion surrounding
Teddy Wing
Use `s` to wrap text in a GitHub suggestion. Before: Text After: ``` suggestion Text ```