# HG changeset patch # User Steve Losh # Date 1372806774 25200 # Node ID 3d971b5b9217cad1e7a91cee39f5d49d0d383440 # Parent a353424c8d7cb50c1377544514c44e27ee74417b add fireplace diff -r a353424c8d7c -r 3d971b5b9217 .hgsub --- a/.hgsub Tue Jul 02 16:08:22 2013 -0700 +++ b/.hgsub Tue Jul 02 16:12:54 2013 -0700 @@ -5,8 +5,10 @@ vim/bundle/ack = [git]git://github.com/mileszs/ack.vim.git vim/bundle/badwolf = [hg]https://bitbucket.org/sjl/badwolf/ vim/bundle/clam = [hg]https://bitbucket.org/sjl/clam.vim/ +vim/bundle/clojure-static = [git]git://github.com/guns/vim-clojure-static.git vim/bundle/commentary = [git]git://github.com/tpope/vim-commentary.git vim/bundle/ctrlp = [git]git://github.com/kien/ctrlp.vim.git +vim/bundle/fireplace = [git]git://github.com/tpope/vim-fireplace.git vim/bundle/fugitive = [git]git://github.com/tpope/vim-fugitive.git vim/bundle/gundo = [hg]https://bitbucket.org/sjl/gundo.vim/ vim/bundle/html5 = [git]git://github.com/othree/html5.vim.git @@ -17,6 +19,7 @@ vim/bundle/nerdtree = [git]git://github.com/scrooloose/nerdtree.git vim/bundle/powerline = [git]git://github.com/Lokaltog/vim-powerline.git vim/bundle/python-mode = [git]git://github.com/klen/python-mode.git +vim/bundle/rainbow-parentheses = [git]git://github.com/kien/rainbow_parentheses.vim.git vim/bundle/repeat = [git]git://github.com/tpope/vim-repeat.git vim/bundle/scala = [git]git://github.com/derekwyatt/vim-scala.git vim/bundle/smartinput = [git]git://github.com/kana/vim-smartinput.git diff -r a353424c8d7c -r 3d971b5b9217 .hgsubstate --- a/.hgsubstate Tue Jul 02 16:08:22 2013 -0700 +++ b/.hgsubstate Tue Jul 02 16:12:54 2013 -0700 @@ -5,8 +5,10 @@ f183a345a0c10caed7684d07dabae33e007c7590 vim/bundle/ack b8e07a24e77d3bad16a89bde409f97ccc307486a vim/bundle/badwolf 8533fffd9fbb690dfc8e334f91a10c72e35a6dce vim/bundle/clam +949adf73ae1a82c48cd951677c055bd38a30af99 vim/bundle/clojure-static dc349bb7d30f713d770fc1fa0fe209e6aab82dc8 vim/bundle/commentary c1646e3c28d75bcc834af4836f4c6e12296ba891 vim/bundle/ctrlp +b96ccf7441ada22d764af8223b61f18896d82dc9 vim/bundle/fireplace cff78c3ab4605d490e6be8d8af02f1e7efd25c95 vim/bundle/fugitive 8c570a493d260890242cbdc5a22d8500dc4604cb vim/bundle/gundo 34b407d2344a3c2a94b56e9d443e18e01e8544d9 vim/bundle/html5 @@ -17,6 +19,7 @@ a1433c485eb254838c1db52e087d5ec4d1e77cfd vim/bundle/nerdtree 2af074850fde676743f655775e3e151925751adf vim/bundle/powerline 1b4b8f1a8f1c88d8caae6c1b12c22c52ef418f32 vim/bundle/python-mode +eb8baa5428bde10ecc1cb14eed1d6e16f5f24695 vim/bundle/rainbow-parentheses 613eb1c81261adfa5dead315089c432ff6dbbc51 vim/bundle/repeat c81f87ca6786142b531e66a948effacc03a02184 vim/bundle/scala 78ab4b3df24fa2753d3dfc1be75ed5a3df1565b8 vim/bundle/smartinput