瀏覽代碼

fix vim-multiple-cursors submodule path

weiyi 13 年之前
父節點
當前提交
db325c8ac3
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitmodules

+ 1 - 1
.gitmodules

@@ -72,7 +72,7 @@
 	url = https://github.com/Lokaltog/powerline.git
 [submodule "vim/bundle/vim-multiple-cursors"]
 	path = vim/bundle/vim-multiple-cursors
-	url = ttps://github.com/terryma/vim-multiple-cursors.git
+	url = https://github.com/terryma/vim-multiple-cursors.git
 [submodule "vim/bundle/vim-autoclose"]
 	path = vim/bundle/vim-autoclose
 	url = https://github.com/Townk/vim-autoclose.git