Mercurial > dotfiles
changeset 4:558789af5666
Added command-t plugin.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 17 Oct 2011 21:56:44 -0700 |
parents | 79dc9740d1e3 |
children | bf7741b12935 |
files | vim/.hgsub vim/.hgsubstate |
diffstat | 2 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/vim/.hgsub Mon Oct 17 21:50:52 2011 -0700 +++ b/vim/.hgsub Mon Oct 17 21:56:44 2011 -0700 @@ -1,3 +1,4 @@ -bundle/markdown = [git]https://github.com/tpope/vim-markdown.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