Browse Source

Complete switch to new vimtodo fork

Alois Mahdal 8 years ago
parent
commit
b3a31b82e3
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitmodules

+ 1
- 1
.gitmodules View File

@@ -6,7 +6,7 @@
6 6
 	url = https://github.com/plasticboy/vim-markdown.git
7 7
 [submodule "dotfiles/vim/bundle/vimtodo"]
8 8
 	path = dotfiles/vim/bundle/vimtodo
9
-	url = https://github.com/mivok/vimtodo.git
9
+	url = https://github.com/aloismahdal/vimtodo.git
10 10
 [submodule "dotfiles/vim/bundle/vim-swap"]
11 11
 	path = dotfiles/vim/bundle/vim-swap
12 12
 	url = https://github.com/kurkale6ka/vim-swap.git