# HG changeset patch # User Ludovic Chabant # Date 1321863309 28800 # Node ID f3553a995438ca3720dd18197d0e234a652352aa # Parent 287b91d2898fb52b89efbb1ff66e66d22691c948 Added nertree, supertab and surround. diff -r 287b91d2898f -r f3553a995438 vim/.hgsub --- 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 + diff -r 287b91d2898f -r f3553a995438 vim/.hgsubstate --- 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