aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-12-26 18:17:23 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-12-26 18:24:10 +1300
commitd5f8d934cf6aad67f57a10aac88e34db280c5017 (patch)
treec2775b29b03180c069312ff3a82f436220e0e94b /vim
parentForce 'ttymouse' off a little more carefully (diff)
downloaddotfiles-d5f8d934cf6aad67f57a10aac88e34db280c5017.tar.gz
dotfiles-d5f8d934cf6aad67f57a10aac88e34db280c5017.zip
Remove repeat.vim and surround.vim
Getting in the habit of using , and ; properly. This is the last of the third-party code in my ~/.vim!
Diffstat (limited to 'vim')
-rw-r--r--vim/after/plugin/surround.vim9
m---------vim/bundle/repeat0
m---------vim/bundle/surround0
3 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>
diff --git a/vim/bundle/repeat b/vim/bundle/repeat
deleted file mode 160000
-Subproject 43d2678fa59d068c815d8298331c195e850ff5a
diff --git a/vim/bundle/surround b/vim/bundle/surround
deleted file mode 160000
-Subproject 597068870b8f093a8b2d11536c62ff31222ee8d