comparison .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
comparison
equal deleted inserted replaced
92:afe2d02577c2 93:8278ded5eb8c
1 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git 1 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git
2 vim/bundle/ctrlp = [git]https://github.com/kien/ctrlp.vim.git
3 vim/bundle/cucumber = [git]https://github.com/tpope/vim-cucumber.git 2 vim/bundle/cucumber = [git]https://github.com/tpope/vim-cucumber.git
4 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git 3 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git
5 vim/bundle/rspec = [git]https://github.com/thoughtbot/vim-rspec.git 4 vim/bundle/rspec = [git]https://github.com/thoughtbot/vim-rspec.git
6 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git 5 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git
7 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git 6 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git
23 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git 22 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git
24 vim/bundle/airline = [git]https://github.com/bling/vim-airline 23 vim/bundle/airline = [git]https://github.com/bling/vim-airline
25 vim/bundle/hybrid = [git]https://github.com/w0ng/vim-hybrid.git 24 vim/bundle/hybrid = [git]https://github.com/w0ng/vim-hybrid.git
26 vim/bundle/eunuch = [git]https://github.com/tpope/vim-eunuch.git 25 vim/bundle/eunuch = [git]https://github.com/tpope/vim-eunuch.git
27 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git 26 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git
28 vim/bundle/ctrlp-cmdpalette = [git]https://github.com/fisadev/vim-ctrlp-cmdpalette.git
29 vim/bundle/a = [git]https://github.com/vim-scripts/a.vim.git 27 vim/bundle/a = [git]https://github.com/vim-scripts/a.vim.git
30 vim/bundle/slim = [git]https://github.com/slim-template/vim-slim.git 28 vim/bundle/slim = [git]https://github.com/slim-template/vim-slim.git
31 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git 29 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git
32 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git 30 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git
33 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git 31 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git
34 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git 32 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git
35 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git
36 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git 33 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git
37 vim/bundle/indent-guides = [git]https://github.com/nathanaelkane/vim-indent-guides.git 34 vim/bundle/indent-guides = [git]https://github.com/nathanaelkane/vim-indent-guides.git
38 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git 35 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git
39 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git 36 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git
40 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git 37 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git
55 vim/bundle/merginal = [git]https://github.com/idanarye/vim-merginal.git 52 vim/bundle/merginal = [git]https://github.com/idanarye/vim-merginal.git
56 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim 53 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim
57 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions 54 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions
58 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git 55 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git
59 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git 56 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git
57 vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git
58 vim/bundle/neomru = [git]https://github.com/Shougo/neomru.vim.git