Browse Source

Add vim-paiors as submodule

Alois Mahdal 8 years ago
parent
commit
fbf0459a79
2 changed files with 4 additions and 0 deletions
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/vim-pairs

+ 3
- 0
.gitmodules View File

@@ -16,3 +16,6 @@
16 16
 [submodule "dotfiles/vim/bundle/syntastic"]
17 17
 	path = dotfiles/vim/bundle/syntastic
18 18
 	url = https://github.com/scrooloose/syntastic.git
19
+[submodule "dotfiles/vim/bundle/vim-pairs"]
20
+	path = dotfiles/vim/bundle/vim-pairs
21
+	url = https://github.com/kurkale6ka/vim-pairs.git

+ 1
- 0
dotfiles/vim/bundle/vim-pairs

@@ -0,0 +1 @@
1
+Subproject commit 997380116fe00cd5c250efaf269c70e4e0006880