aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2017-08-02 20:22:20 +0200
committerKarel Kočí <cynerd@email.cz>2017-08-02 20:22:20 +0200
commitcf52d4ecaef0ea3b7283bf2f38d19422cb84e917 (patch)
tree7ff3c5200b75abfe3863d549928f93461ec1a647 /.gitmodules
parent24659f9f7efa5479563dea8d2bb1b02134674dfc (diff)
downloadmyconfigs-cf52d4ecaef0ea3b7283bf2f38d19422cb84e917.tar.gz
myconfigs-cf52d4ecaef0ea3b7283bf2f38d19422cb84e917.tar.bz2
myconfigs-cf52d4ecaef0ea3b7283bf2f38d19422cb84e917.zip
Updates for vim
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index b169170..c6c3c77 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,9 @@
[submodule "vim/bundle/vim-indent-guides"]
path = vim/bundle/vim-indent-guides
url = git://github.com/nathanaelkane/vim-indent-guides.git
+[submodule "vim/bundle/vim-surround"]
+ path = vim/bundle/vim-surround
+ url = git://github.com/tpope/vim-surround.git
+[submodule "vim/bundle/vim-repeat"]
+ path = vim/bundle/vim-repeat
+ url = https://github.com/tpope/vim-repeat.git