Mercurial > dotfiles
comparison install.cfg @ 429:52c2cfeed504
Cleanup Vim plugins.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sun, 01 Apr 2018 22:25:00 -0700 |
parents | c6da0c9f40ae |
children | e0bb52007402 |
comparison
equal
deleted
inserted
replaced
428:7d83a5eab234 | 429:52c2cfeed504 |
---|---|
1 [subrepos] | 1 [subrepos] |
2 vim/bundle/ag = [git]https://github.com/rking/ag.vim.git | 2 vim/bundle/ack = [git]https://github.com/mileszs/ack.vim.git |
3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf | 3 vim/bundle/badwolf = https://bitbucket.org/sjl/badwolf |
4 vim/bundle/colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git | 4 vim/bundle/colorschemes = [git]https://github.com/ludovicchabant/vim-colorschemes.git |
5 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git | 5 vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git |
6 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git | 6 vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git |
7 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git | 7 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git |
8 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git | 8 vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git |
9 vim/bundle/fish = [git]https://github.com/dag/vim-fish.git | 9 vim/bundle/fish = [git]https://github.com/dag/vim-fish.git |
10 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git | 10 vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git |
11 vim/bundle/goyo = [git]https://github.com/junegunn/goyo.vim.git | |
11 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim | 12 vim/bundle/gundo = https://bitbucket.org/sjl/gundo.vim |
12 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags | 13 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags |
13 vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git | |
14 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git | 14 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
15 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git | 15 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
16 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium | 16 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium |
17 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git | 17 vim/bundle/less = [git]https://github.com/groenewege/vim-less.git |
18 vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git | 18 vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git |
19 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git | 19 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git |
20 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git | 20 vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git |
21 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git | 21 vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git |
22 vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git | 22 vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git |
23 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust | 23 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust |
24 vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git | |
25 vim/bundle/projectroot = [git]https://github.com/dbakker/vim-projectroot.git | 24 vim/bundle/projectroot = [git]https://github.com/dbakker/vim-projectroot.git |
26 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git | 25 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git |
27 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git | 26 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git |
28 vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git | |
29 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git | 27 vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git |
30 vim/bundle/scratch = [git]https://github.com/mtth/scratch.vim.git | 28 vim/bundle/scratch = [git]https://github.com/mtth/scratch.vim.git |
31 vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git | 29 vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git |
32 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git | 30 vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git |
33 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git | 31 vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git |
34 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git | 32 vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git |
35 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git | 33 vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git |
36 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git | 34 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git |
37 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git | 35 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git |
38 vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git | |
39 vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git | |
40 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git | 36 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |
41 | 37 |
42 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git | 38 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
43 | 39 |
44 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths | 40 lib/hg/allpaths = https://bitbucket.org/ludovicchabant/allpaths |