aboutsummaryrefslogtreecommitdiff
path: root/vim/after/plugin/surround.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/after/plugin/surround.vim')
-rw-r--r--vim/after/plugin/surround.vim9
1 files changed, 0 insertions, 9 deletions
diff --git a/vim/after/plugin/surround.vim b/vim/after/plugin/surround.vim
deleted file mode 100644
index 800bc38d..00000000
--- a/vim/after/plugin/surround.vim
+++ /dev/null
@@ -1,9 +0,0 @@
-" Remove surround.vim's insert mode maps
-if !exists('g:loaded_surround')
- finish
-endif
-iunmap <Plug>ISurround
-iunmap <Plug>Isurround
-iunmap <C-G>S
-iunmap <C-G>s
-iunmap <C-S>