# HG changeset patch # User ludovicchabant # Date 1318964696 25200 # Node ID bf7741b1293515cc6a5982b8d681d3c54d6e73c5 # Parent 558789af5666f9e8f077f2419286cc0c343592b3 Added colorschemes collection. diff -r 558789af5666 -r bf7741b12935 vim/.hgsub --- a/vim/.hgsub Mon Oct 17 21:56:44 2011 -0700 +++ b/vim/.hgsub Tue Oct 18 12:04:56 2011 -0700 @@ -1,4 +1,4 @@ +bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git bundle/command-t = [git]https://github.com/wincent/Command-T.git bundle/gundo = http://bitbucket.org/sjl/gundo.vim bundle/markdown = [git]https://github.com/tpope/vim-markdown.git -