소스 검색

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