Mercurial > dotfiles
changeset 380:52ea57ca22e1
Add new scratch plugin.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 25 Feb 2017 21:31:56 -0800 |
parents | 58410650ce36 |
children | af7646eceddc d367df6afcad |
files | .hgsub .hgsubstate |
diffstat | 2 files changed, 22 insertions(+), 20 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsub Sat Feb 25 21:31:02 2017 -0800 +++ b/.hgsub Sat Feb 25 21:31:56 2017 -0800 @@ -4,35 +4,36 @@ vim/bundle/ag = [git]https://github.com/rking/ag.vim.git vim/bundle/colorschemes = [git]https://github.com/flazz/vim-colorschemes.git +vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git vim/bundle/ctrlp = [git]https://github.com/ludovicchabant/ctrlp.vim.git +vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git vim/bundle/easymotion = [git]https://github.com/Lokaltog/vim-easymotion.git +vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git +vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git +vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git +vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git +vim/bundle/less = [git]https://github.com/groenewege/vim-less.git +vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git +vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git +vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git +vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git +vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git vim/bundle/powerline = [git]https://github.com/Lokaltog/vim-powerline.git -vim/bundle/markdown = [git]https://github.com/tpope/vim-markdown.git -vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git -vim/bundle/commentary = [git]https://github.com/tpope/vim-commentary.git +vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git +vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git vim/bundle/ragtag = [git]https://github.com/tpope/vim-ragtag.git vim/bundle/repeat = [git]https://github.com/tpope/vim-repeat.git -vim/bundle/haml = [git]https://github.com/tpope/vim-haml.git -vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git -vim/bundle/nerdtree = [git]https://github.com/scrooloose/nerdtree.git -vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git +vim/bundle/scratch = [git]https://github.com/mtth/scratch.vim.git +vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git vim/bundle/solarized = [git]https://github.com/altercation/vim-colors-solarized.git -vim/bundle/fugitive = [git]https://github.com/tpope/vim-fugitive.git -vim/bundle/pathogen = [git]https://github.com/tpope/vim-pathogen.git -vim/bundle/sleuth = [git]https://github.com/tpope/vim-sleuth.git +vim/bundle/supertab = [git]https://github.com/ervandew/supertab.git +vim/bundle/surround = [git]https://github.com/tpope/vim-surround.git vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git -vim/bundle/less = [git]https://github.com/groenewege/vim-less.git +vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git +vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git vim/bundle/twig = [git]https://github.com/beyondwords/vim-twig.git -vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git +vim/bundle/vimroom = [git]https://github.com/mikewest/vimroom.git vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git -vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git -vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git -vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git -vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git -vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git -vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git -vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git -vim/bundle/lightline = [git]https://github.com/itchyny/lightline.vim.git vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
--- a/.hgsubstate Sat Feb 25 21:31:02 2017 -0800 +++ b/.hgsubstate Sat Feb 25 21:31:56 2017 -0800 @@ -37,6 +37,7 @@ 2f850dcf506af85be22365aebda6ff737e5f004e vim/bundle/pythonmode 9378cddc1c264f777af59f04e5b8d64eca8ee5fd vim/bundle/ragtag 7a6675f092842c8f81e71d5345bd7cdbf3759415 vim/bundle/repeat +1644a567c103c71e2f91bc9a362e906c515d6e4a vim/bundle/scratch 62c4f261874dd44e6cdc6788b4a6bc59f9dfe746 vim/bundle/sleuth 528a59f26d12278698bb946f8fb82a63711eec21 vim/bundle/solarized cdaa5c27c5a7f8b08a43d0b2e65929512299e33a vim/bundle/supertab