From 9ae53e227046b63c7eae48ed5b18a64b67a22bf7 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Wed, 29 Oct 2014 06:54:15 -0400 Subject: [PATCH] Remove ReplaceWithRegister to change to my fork until the update is pulled --- .gitmodules | 3 --- vim/bundle/ReplaceWithRegister | 1 - 2 files changed, 4 deletions(-) delete mode 160000 vim/bundle/ReplaceWithRegister diff --git a/.gitmodules b/.gitmodules index 7038a66..6bad091 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,9 +37,6 @@ [submodule "vim/bundle/syntastic"] path = vim/bundle/syntastic url = https://github.com/scrooloose/syntastic.git -[submodule "vim/bundle/ReplaceWithRegister"] - path = vim/bundle/ReplaceWithRegister - url = https://github.com/vim-scripts/ReplaceWithRegister.git [submodule "vim/bundle/tcomment_vim"] path = vim/bundle/tcomment_vim url = https://github.com/tomtom/tcomment_vim.git diff --git a/vim/bundle/ReplaceWithRegister b/vim/bundle/ReplaceWithRegister deleted file mode 160000 index e5d187c..0000000 --- a/vim/bundle/ReplaceWithRegister +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e5d187cfb90143feadd4c944b69a694494e07e43