Remove rename.vim as I never actually used this

This commit is contained in:
Kevin MacMartin 2020-11-19 16:49:56 -05:00
parent 11ed8af270
commit c5c126ad12
3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View file

@ -82,9 +82,6 @@
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git
[submodule "vim/bundle/rename.vim"]
path = vim/bundle/rename.vim
url = https://github.com/danro/rename.vim.git
[submodule "vim/bundle/ReplaceWithRegister"]
path = vim/bundle/ReplaceWithRegister
url = https://github.com/prurigro/ReplaceWithRegister.git

View file

@ -169,7 +169,6 @@ For a complete list of mappings specific to **darkcloud-vimconfig**, check the l
* [incsearch.vim](https://github.com/haya14busa/incsearch.vim): Improved incremental searching for Vim.
* [lightline.vim](https://github.com/itchyny/lightline.vim): A light and configurable statusline/tabline for Vim.
* [MatchTagAlways](https://github.com/Valloric/MatchTagAlways): A Vim plugin that always highlights the enclosing html/xml tags.
* [rename.vim](https://github.com/danro/rename.vim): Rename the current file in the vim buffer + retain relative path.
* [ReplaceWithRegister](https://github.com/vim-scripts/ReplaceWithRegister): Replace text with the contents of a register (for paste+replace without writing over the buffer).
* [splitjoin.vim](https://github.com/AndrewRadev/splitjoin.vim): Simplifies the transition between multiline and single-line code
* [SudoEdit.vim](https://github.com/vim-scripts/SudoEdit.vim): Read and write files without the necessary permissions through the use of sudo.

@ -1 +0,0 @@
Subproject commit f133763b0bbd79039f4e071a467ea8fc27d97dbd