aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2013-09-16 01:20:57 +1200
committerTom Ryder <tom@sanctum.geek.nz>2013-09-16 01:20:57 +1200
commit9a0639a95badaac92fe17fb649452763dce1aa60 (patch)
treefc004a4b65631659f9c7fc5fbe1c3a8e4f05e534
parentNo longer using Fugitive (diff)
downloaddotfiles-9a0639a95badaac92fe17fb649452763dce1aa60.tar.gz
dotfiles-9a0639a95badaac92fe17fb649452763dce1aa60.zip
No longer using Eunuch
It overwrites one of my bindings anyway
-rw-r--r--.gitmodules4
-rw-r--r--vim/after/plugin/eunuch.vim5
m---------vim/bundle/eunuch0
3 files changed, 0 insertions, 9 deletions
diff --git a/.gitmodules b/.gitmodules
index 2f2941dc..c292430f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -26,10 +26,6 @@
path = vim/bundle/abolish
url = git://github.com/tpope/vim-abolish.git
ignore = dirty
-[submodule "vim/bundle/eunuch"]
- path = vim/bundle/eunuch
- url = git://github.com/tpope/vim-eunuch.git
- ignore = dirty
[submodule "vim/bundle/markdown"]
path = vim/bundle/markdown
url = git://github.com/tpope/vim-markdown.git
diff --git a/vim/after/plugin/eunuch.vim b/vim/after/plugin/eunuch.vim
deleted file mode 100644
index 7297676b..00000000
--- a/vim/after/plugin/eunuch.vim
+++ /dev/null
@@ -1,5 +0,0 @@
-" Replace Eunuch's remapping of :W
-if has('user_commands')
- command! -bang -complete=file -nargs=? W w<bang> <args>
-endif
-
diff --git a/vim/bundle/eunuch b/vim/bundle/eunuch
deleted file mode 160000
-Subproject 6a4d1933ad61ad94f2fa06905337a51cb0304ac