comparison .hgsub @ 179:3682b9b12839

Remove unused plugins
author zegervdv <zegervdv@me.com>
date Wed, 05 Nov 2014 08:31:16 +0100
parents a464a7020662
children a8ee307de660
comparison
equal deleted inserted replaced
178:899ac4d147ef 179:3682b9b12839
1 vim/bundle/cucumber = [git]https://github.com/tpope/vim-cucumber.git
2 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git 1 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git
3 vim/bundle/rspec = [git]https://github.com/thoughtbot/vim-rspec.git
4 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git 2 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git
5 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git 3 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git
6 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git 4 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git
7 vim/bundle/addon-mw-utils = [git]https://github.com/MarcWeber/vim-addon-mw-utils.git 5 vim/bundle/addon-mw-utils = [git]https://github.com/MarcWeber/vim-addon-mw-utils.git
8 vim/bundle/tlib = [git]https://github.com/tomtom/tlib_vim.git 6 vim/bundle/tlib = [git]https://github.com/tomtom/tlib_vim.git
9 vim/bundle/latex = [git]git://git.code.sf.net/p/vim-latex/vim-latex
10 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git 7 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git
11 vim/bundle/tcomment = [git]https://github.com/tomtom/tcomment_vim.git 8 vim/bundle/tcomment = [git]https://github.com/tomtom/tcomment_vim.git
12 vim/bundle/ack = [git]https://github.com/mileszs/ack.vim.git
13 vim/bundle/tabular = [git]https://github.com/godlygeek/tabular.git 9 vim/bundle/tabular = [git]https://github.com/godlygeek/tabular.git
14 vim/bundle/emmet = [git]https://github.com/mattn/emmet-vim.git
15 vim/bundle/endwise = [git]https://github.com/tpope/vim-endwise.git 10 vim/bundle/endwise = [git]https://github.com/tpope/vim-endwise.git
16 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git 11 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git
17 vim/bundle/neosnippet = [git]https://github.com/Shougo/neosnippet.vim.git 12 vim/bundle/neosnippet = [git]https://github.com/Shougo/neosnippet.vim.git
18 vim/bundle/bundler = [git]https://github.com/tpope/vim-bundler.git 13 vim/bundle/bundler = [git]https://github.com/tpope/vim-bundler.git
19 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git 14 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git
26 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git 21 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git
27 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git 22 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git
28 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git 23 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git
29 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git 24 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git
30 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git 25 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git
31 vim/bundle/indent-guides = [git]https://github.com/nathanaelkane/vim-indent-guides.git
32 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git 26 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git
33 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git 27 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git
34 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git 28 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git
35 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git 29 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git
36 vim/bundle/neosnippet-snippets = [git]https://github.com/Shougo/neosnippet-snippets.git 30 vim/bundle/neosnippet-snippets = [git]https://github.com/Shougo/neosnippet-snippets.git
37 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git
38 vim/bundle/smalls = [git]https://github.com/t9md/vim-smalls.git 31 vim/bundle/smalls = [git]https://github.com/t9md/vim-smalls.git
39 vim/bundle/textmanip = [git]https://github.com/t9md/vim-textmanip.git
40 vim/bundle/startify = [git]https://github.com/mhinz/vim-startify.git 32 vim/bundle/startify = [git]https://github.com/mhinz/vim-startify.git
41 vim/bundle/rbenv = [git]https://github.com/tpope/vim-rbenv.git
42 vim/bundle/vimwiki = [git]https://github.com/vimwiki/vimwiki.git 33 vim/bundle/vimwiki = [git]https://github.com/vimwiki/vimwiki.git
43 vimwiki = [git][email protected]:zegervdv/vimwiki.git 34 vimwiki = [git][email protected]:zegervdv/vimwiki.git
44 vim/bundle/vim-session = [git]https://github.com/xolox/vim-session.git 35 vim/bundle/vim-session = [git]https://github.com/xolox/vim-session.git
45 vim/bundle/misc = [git]https://github.com/xolox/vim-misc.git 36 vim/bundle/misc = [git]https://github.com/xolox/vim-misc.git
46 vim/bundle/rspec-syntax = [git]https://github.com/sheerun/rspec.vim.git
47 vim/bundle/git = [git]https://github.com/tpope/vim-git.git 37 vim/bundle/git = [git]https://github.com/tpope/vim-git.git
48 vim/bundle/merginal = [git]https://github.com/idanarye/vim-merginal.git
49 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim 38 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim
50 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions 39 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions
51 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git 40 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git
52 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git 41 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git
53 vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git 42 vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git
54 vim/bundle/neomru = [git]https://github.com/Shougo/neomru.vim.git
55 vim/bundle/vimfiler = [git]https://github.com/Shougo/vimfiler.vim.git 43 vim/bundle/vimfiler = [git]https://github.com/Shougo/vimfiler.vim.git
56 vim/bundle/neossh = [git]https://github.com/Shougo/neossh.vim.git 44 vim/bundle/neossh = [git]https://github.com/Shougo/neossh.vim.git
57 vim/bundle/unite-outline = [git]https://github.com/Shougo/unite-outline.git 45 vim/bundle/unite-outline = [git]https://github.com/Shougo/unite-outline.git
58 vim/bundle/unite-tag = [git]https://github.com/tsukkee/unite-tag.git 46 vim/bundle/unite-tag = [git]https://github.com/tsukkee/unite-tag.git
59 vim/bundle/unite-build = [git]https://github.com/Shougo/unite-build.git 47 vim/bundle/unite-build = [git]https://github.com/Shougo/unite-build.git
60 vim/bundle/vimux = [git]https://github.com/benmills/vimux.git 48 vim/bundle/vimux = [git]https://github.com/benmills/vimux.git
61 vim/bundle/tmuxline = [git]https://github.com/edkolev/tmuxline.vim.git 49 vim/bundle/tmuxline = [git]https://github.com/edkolev/tmuxline.vim.git
62 vim/bundle/unite-everything = [git]https://github.com/sgur/unite-everything.git
63 tmux/plugins/tpm = [git]https://github.com/tmux-plugins/tpm 50 tmux/plugins/tpm = [git]https://github.com/tmux-plugins/tpm
64 zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions 51 zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions
65 vim/bundle/coffeescript = [git]https://github.com/kchmck/vim-coffee-script.git 52 vim/bundle/coffeescript = [git]https://github.com/kchmck/vim-coffee-script.git