Mercurial > dotfiles.old
annotate .hgsub @ 179:3682b9b12839
Remove unused plugins
author | zegervdv <zegervdv@me.com> |
---|---|
date | Wed, 05 Nov 2014 08:31:16 +0100 |
parents | a464a7020662 |
children | a8ee307de660 |
rev | line source |
---|---|
0 | 1 vim/bundle/rails = [git]https://github.com/tpope/vim-rails.git |
2 vim/bundle/ruby = [git]https://github.com/vim-ruby/vim-ruby.git | |
3 vim/bundle/sensible = [git]https://github.com/tpope/vim-sensible.git | |
4 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | |
5 vim/bundle/addon-mw-utils = [git]https://github.com/MarcWeber/vim-addon-mw-utils.git | |
6 vim/bundle/tlib = [git]https://github.com/tomtom/tlib_vim.git | |
7 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | |
8 vim/bundle/tcomment = [git]https://github.com/tomtom/tcomment_vim.git | |
9 vim/bundle/tabular = [git]https://github.com/godlygeek/tabular.git | |
10 vim/bundle/endwise = [git]https://github.com/tpope/vim-endwise.git | |
11 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | |
12 vim/bundle/neosnippet = [git]https://github.com/Shougo/neosnippet.vim.git | |
13 vim/bundle/bundler = [git]https://github.com/tpope/vim-bundler.git | |
14 vim/bundle/rake = [git]https://github.com/tpope/vim-rake.git | |
15 vim/bundle/airline = [git]https://github.com/bling/vim-airline | |
16 vim/bundle/hybrid = [git]https://github.com/w0ng/vim-hybrid.git | |
17 vim/bundle/eunuch = [git]https://github.com/tpope/vim-eunuch.git | |
18 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git | |
19 vim/bundle/a = [git]https://github.com/vim-scripts/a.vim.git | |
20 vim/bundle/slim = [git]https://github.com/slim-template/vim-slim.git | |
21 vim/bundle/auto-pairs = [git]https://github.com/jiangmiao/auto-pairs.git | |
22 vim/bundle/vis = [git]https://github.com/AzizLight/vis.vim.git | |
23 vim/bundle/gundo = [git]http://github.com/sjl/gundo.vim.git | |
24 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git | |
25 vim/bundle/neocomplete = [git]https://github.com/Shougo/neocomplete.vim.git | |
26 vim/bundle/tomdoc = [git]https://github.com/duwanis/tomdoc.vim.git | |
27 vim/bundle/signature = [git]https://github.com/kshenoy/vim-signature.git | |
28 vim/bundle/abolish = [git]https://github.com/tpope/vim-abolish.git | |
29 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git | |
30 vim/bundle/neosnippet-snippets = [git]https://github.com/Shougo/neosnippet-snippets.git | |
13 | 31 vim/bundle/smalls = [git]https://github.com/t9md/vim-smalls.git |
65 | 32 vim/bundle/startify = [git]https://github.com/mhinz/vim-startify.git |
33 vim/bundle/vimwiki = [git]https://github.com/vimwiki/vimwiki.git | |
54 | 34 vimwiki = [git][email protected]:zegervdv/vimwiki.git |
65 | 35 vim/bundle/vim-session = [git]https://github.com/xolox/vim-session.git |
36 vim/bundle/misc = [git]https://github.com/xolox/vim-misc.git | |
37 vim/bundle/git = [git]https://github.com/tpope/vim-git.git | |
72
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
38 vim/bundle/vimproc = [git]https://github.com/Shougo/vimproc.vim |
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
39 vim/bundle/reunions = [git]https://github.com/osyo-manga/vim-reunions |
808e110f4171
Replace clang_complete with marching
zegervdv <zegervdv@me.com>
parents:
71
diff
changeset
|
40 vim/bundle/marching = [git]https://github.com/osyo-manga/vim-marching.git |
88 | 41 vim/bundle/jedi = [git]https://github.com/davidhalter/jedi-vim.git |
93
8278ded5eb8c
Replace ctrlp and yankring with unite
zegervdv <zegervdv@me.com>
parents:
88
diff
changeset
|
42 vim/bundle/unite = [git]https://github.com/Shougo/unite.vim.git |
98 | 43 vim/bundle/vimfiler = [git]https://github.com/Shougo/vimfiler.vim.git |
44 vim/bundle/neossh = [git]https://github.com/Shougo/neossh.vim.git | |
99 | 45 vim/bundle/unite-outline = [git]https://github.com/Shougo/unite-outline.git |
100 | 46 vim/bundle/unite-tag = [git]https://github.com/tsukkee/unite-tag.git |
103 | 47 vim/bundle/unite-build = [git]https://github.com/Shougo/unite-build.git |
133 | 48 vim/bundle/vimux = [git]https://github.com/benmills/vimux.git |
135
ff0f692ad70c
Add tmuxline to match style of vim
zegervdv <zegervdv@me.com>
parents:
133
diff
changeset
|
49 vim/bundle/tmuxline = [git]https://github.com/edkolev/tmuxline.vim.git |
153 | 50 tmux/plugins/tpm = [git]https://github.com/tmux-plugins/tpm |
156 | 51 zsh/plugins/zsh-autosuggestions = [git]https://github.com/tarruda/zsh-autosuggestions |
163 | 52 vim/bundle/coffeescript = [git]https://github.com/kchmck/vim-coffee-script.git |