aboutsummaryrefslogtreecommitdiffstats
path: root/plugin/surround.vim
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/surround.vim')
-rw-r--r--plugin/surround.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugin/surround.vim b/plugin/surround.vim
new file mode 100644
index 0000000..a3cae55
--- /dev/null
+++ b/plugin/surround.vim
@@ -0,0 +1,2 @@
+" `s` to wrap in a GitHub suggestion
+let g:surround_115 = "``` suggestion\n\r\n```"