Browse Source

Add vimtodo submodule

Alois Mahdal 9 years ago
parent
commit
bacd8cda02
2 changed files with 4 additions and 0 deletions
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/vimtodo

+ 3
- 0
.gitmodules View File

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