Mercurial > dotfiles
comparison .hgsub @ 353:29729aa05fac
Add Python indenting plugin, iTerm color schemes.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 29 Jul 2016 21:35:33 -0700 |
parents | 4d73159f56ca |
children | c44a66a436fa |
comparison
equal
deleted
inserted
replaced
352:9580765366a4 | 353:29729aa05fac |
---|---|
27 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git | 27 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git |
28 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git | 28 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git |
29 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git | 29 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git |
30 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git | 30 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git |
31 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git | 31 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git |
32 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git | |
32 | 33 |
33 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags | 34 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags |
34 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium | 35 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium |
35 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust | 36 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust |
36 | 37 |
46 lib/hg/terse-status = https://bitbucket.org/durin42/terse-status | 47 lib/hg/terse-status = https://bitbucket.org/durin42/terse-status |
47 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern | 48 lib/hg/path-pattern = https://bitbucket.org/Mekk/mercurial-path_pattern |
48 | 49 |
49 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git | 50 lib/fish/virtualfish = [git]https://github.com/adambrenecki/virtualfish.git |
50 | 51 |
52 lib/iterm2/color-schemes = [git]https://github.com/mbadolato/iTerm2-Color-Schemes.git | |
53 | |
51 pentadactyl/plugins/pintaboard = [git]https://github.com/bnbeckwith/pintaboard.git | 54 pentadactyl/plugins/pintaboard = [git]https://github.com/bnbeckwith/pintaboard.git |
52 | 55 |