Mercurial > dotfiles
comparison vim/.hgsub @ 5:bf7741b12935
Added colorschemes collection.
author | ludovicchabant |
---|---|
date | Tue, 18 Oct 2011 12:04:56 -0700 |
parents | 558789af5666 |
children | 439a12e18453 |
comparison
equal
deleted
inserted
replaced
4:558789af5666 | 5:bf7741b12935 |
---|---|
1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git | |
1 bundle/command-t = [git]https://github.com/wincent/Command-T.git | 2 bundle/command-t = [git]https://github.com/wincent/Command-T.git |
2 bundle/gundo = http://bitbucket.org/sjl/gundo.vim | 3 bundle/gundo = http://bitbucket.org/sjl/gundo.vim |
3 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
4 |