瀏覽代碼

Add vim-paiors as submodule

Alois Mahdal 9 年之前
父節點
當前提交
fbf0459a79
共有 2 個文件被更改,包括 4 次插入0 次删除
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/vim-pairs

+ 3
- 0
.gitmodules 查看文件

@@ -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