Mercurial > dotfiles.old
diff .hgsub @ 93:8278ded5eb8c
Replace ctrlp and yankring with unite
author | zegervdv <zegervdv@me.com> |
---|---|
date | Thu, 07 Aug 2014 19:11:30 +0200 |
parents | d561c94bdefd |
children | 5939b779818b |
line wrap: on
line diff
--- a/.hgsub Thu Aug 07 08:39:22 2014 +0200 +++ b/.hgsub Thu Aug 07 19:11:30 2014 +0200 @@ -1,5 +1,4 @@ vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git -vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.git vim/bundle/cucumber = [git]https://github.com/tpope/vim-cucumber.git vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git vim/bundle/rspec = [git]https://github.com/thoughtbot/vim-rspec.git @@ -25,14 +24,12 @@ vim/bundle/hybrid = [git]https://github.com/w0ng/vim-hybrid.git vim/bundle/eunuch = [git]https://github.com/tpope/vim-eunuch.git vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git -vim/bundle/ctrlp-cmdpalette = [git]https://github.com/fisadev/vim-ctrlp-cmdpalette.git vim/bundle/a = [git]https://github.com/vim-scripts/a.vim.git vim/bundle/slim = [git]https://github.com/slim-template/vim-slim.git vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git -vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git vim/bundle/indent-guides = [git]https://github.com/nathanaelkane/vim-indent-guides.git vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git @@ -57,3 +54,5 @@ vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git +vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git +vim/bundle/neomru = [git]https://github.com/Shougo/neomru.vim.git