summaryrefslogtreecommitdiff
path: root/open-source-lorries/vim.lorry
diff options
context:
space:
mode:
Diffstat (limited to 'open-source-lorries/vim.lorry')
-rw-r--r--open-source-lorries/vim.lorry6
1 files changed, 3 insertions, 3 deletions
diff --git a/open-source-lorries/vim.lorry b/open-source-lorries/vim.lorry
index e4ccd9c..f43c816 100644
--- a/open-source-lorries/vim.lorry
+++ b/open-source-lorries/vim.lorry
@@ -1,6 +1,6 @@
{
- "vim": {
- "type": "hg",
- "url": "https://vim.googlecode.com/hg/"
+ "vim-git": {
+ "type": "git",
+ "url": "https://github.com/vim/vim.git"
}
}