summaryrefslogtreecommitdiff
path: root/open-source-lorries/vim.lorry
blob: 9f5b32cfa324027ca9f6c8675bbab48e29000d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "vim": {
        "type": "hg",
        "url": "https://vim.googlecode.com/hg/",
        "description": "Obsolete (use vim-git)"
    },
    "vim-git": {
        "type": "git",
        "url": "https://github.com/vim/vim.git"
    }
}