aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-08-05 10:03:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2018-08-05 10:03:14 +1200
commit5ba466f14dfd7604bd96491586d6d4b5ff3fb10f (patch)
tree731efe62526f824e40e26ff8fda0731f27bfa2e3
parentLet's try leaving netrw on again for a bit (diff)
downloaddotfiles-5ba466f14dfd7604bd96491586d6d4b5ff3fb10f.tar.gz
dotfiles-5ba466f14dfd7604bd96491586d6d4b5ff3fb10f.zip
Remove surround.vim's insert mode maps
-rw-r--r--vim/after/plugin/surround.vim6
1 files changed, 6 insertions, 0 deletions
diff --git a/vim/after/plugin/surround.vim b/vim/after/plugin/surround.vim
new file mode 100644
index 00000000..b1face5f
--- /dev/null
+++ b/vim/after/plugin/surround.vim
@@ -0,0 +1,6 @@
+" Remove surround.vim's insert mode maps
+iunmap <Plug>ISurround
+iunmap <Plug>Isurround
+iunmap <C-G>S
+iunmap <C-G>s
+iunmap <C-S>