浏览代码

Use own fork of python-syntax

Alois Mahdal 10 年前
父节点
当前提交
01fe8e64f1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .gitmodules

+ 1
- 1
.gitmodules 查看文件

@@ -1,6 +1,6 @@
1 1
 [submodule "dotfiles/vim/bundle/python-syntax"]
2 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 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