annotate vim/.hgsub @ 8:439a12e18453

Fixed path to gundo
author ludovicchabant
date Mon, 14 Nov 2011 15:10:22 -0800
parents bf7741b12935
children f3553a995438
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
bf7741b12935 Added colorschemes collection.
ludovicchabant
parents: 4
diff changeset
1 bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git
4
558789af5666 Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
2 bundle/command-t = [git]https://github.com/wincent/Command-T.git
8
439a12e18453 Fixed path to gundo
ludovicchabant
parents: 5
diff changeset
3 bundle/gundo = https://bitbucket.org/sjl/gundo.vim
4
558789af5666 Added command-t plugin.
Ludovic Chabant <ludovic@chabant.com>
parents: 3
diff changeset
4 bundle/markdown = [git]https://github.com/tpope/vim-markdown.git