소스 검색

Add vimtodo submodule

Alois Mahdal 10 년 전
부모
커밋
bacd8cda02
2개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/vimtodo

+ 3
- 0
.gitmodules 파일 보기

@@ -4,3 +4,6 @@
4 4
 [submodule "dotfiles/vim/bundle/vim-markdown"]
5 5
 	path = dotfiles/vim/bundle/vim-markdown
6 6
 	url = https://github.com/plasticboy/vim-markdown.git
7
+[submodule "dotfiles/vim/bundle/vimtodo"]
8
+	path = dotfiles/vim/bundle/vimtodo
9
+	url = https://github.com/mivok/vimtodo.git

+ 1
- 0
dotfiles/vim/bundle/vimtodo

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