Added new submodule vim-unimpaired

This commit is contained in:
Kevin MacMartin 2014-10-27 14:39:47 -04:00
parent b4198097b4
commit 7ae3effa06
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -106,3 +106,6 @@
[submodule "vim/bundle/patchreview-vim"]
path = vim/bundle/patchreview-vim
url = https://github.com/junkblocker/patchreview-vim
[submodule "vim/bundle/vim-unimpaired"]
path = vim/bundle/vim-unimpaired
url = https://github.com/tpope/vim-unimpaired.git

View file

@ -196,6 +196,7 @@ For a complete list of mappings specific to **darkcloud-vimconfig**, check the l
* [vim-repeat](https://github.com/tpope/vim-repeat): A library used by vim-surround to allow its delimiter-switching functions to be repeated with the `.` command.
* [vim-togglelist](https://github.com/milkypostman/vim-togglelist): Supplies toggle functions for the *location* and *error* lists, which are used by a number of plugins and normally require separate open and close commands.
* [vim-trailing-whitespace](https://github.com/bronson/vim-trailing-whitespace): Highlights and allows for the easy removal of trailing whitespace in documents.
* [vim-unimpaired](https://github.com/tpope/vim-unimpaired): Pairs of handy bracket mappings.
## Credits ##

@ -0,0 +1 @@
Subproject commit 3548479cc154154cbdbb6737ca08a47937cc7113