ソースを参照

Use own fork of python-syntax

Alois Mahdal 12 年 前
コミット
01fe8e64f1
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      .gitmodules

+ 1
- 1
.gitmodules ファイルの表示

1
 [submodule "dotfiles/vim/bundle/python-syntax"]
1
 [submodule "dotfiles/vim/bundle/python-syntax"]
2
 	path = dotfiles/vim/bundle/python-syntax
2
 	path = dotfiles/vim/bundle/python-syntax
3
-	url = https://github.com/hdima/python-syntax.git
3
+	url = git@github.com:AloisMahdal/python-syntax.git
4
 [submodule "dotfiles/vim/bundle/vim-markdown"]
4
 [submodule "dotfiles/vim/bundle/vim-markdown"]
5
 	path = dotfiles/vim/bundle/vim-markdown
5
 	path = dotfiles/vim/bundle/vim-markdown
6
 	url = https://github.com/plasticboy/vim-markdown.git
6
 	url = https://github.com/plasticboy/vim-markdown.git