Mercurial > dotfiles
changeset 15:f3553a995438
Added nertree, supertab and surround.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Mon, 21 Nov 2011 00:15:09 -0800 |
parents | 287b91d2898f |
children | 1c8f40343af3 |
files | vim/.hgsub vim/.hgsubstate |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/vim/.hgsub Mon Nov 21 00:10:49 2011 -0800 +++ b/vim/.hgsub Mon Nov 21 00:15:09 2011 -0800 @@ -2,3 +2,7 @@ bundle/command-t = [git]https://github.com/wincent/Command-T.git bundle/gundo = https://bitbucket.org/sjl/gundo.vim bundle/markdown = [git]https://github.com/tpope/vim-markdown.git +bundle/surround = [git]https://github.com/tpope/vim-surround.git +bundle/supertab = [git]https://github.com/ervandew/supertab.git +bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git +
--- a/vim/.hgsubstate Mon Nov 21 00:10:49 2011 -0800 +++ b/vim/.hgsubstate Mon Nov 21 00:15:09 2011 -0800 @@ -2,3 +2,6 @@ f19aee00f6b7a9c451a7aa168e05f0cdd0d99374 bundle/command-t 91190e67720f852c17602504d5225d4e675b6499 bundle/gundo 2b18a534162bc2c3964cb3a8fe42ca8c100bb571 bundle/markdown +30f6bcc30caf76bc1213f5c3d4001ba5d5fbe7fc bundle/nerdtree +688b5d706c21fbc6b2db6499f3cfbdeb35309b5a bundle/supertab +4eb2cdfccc016889acfa3b5d63e8f390a87863cf bundle/surround