comparison .hgsub @ 370:4cbef98921a8

Add todo.txt plugin.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 16 Feb 2017 21:42:00 -0800
parents b87c358bd0ca
children bcf2b6fc4792 58410650ce36
comparison
equal deleted inserted replaced
369:b87c358bd0ca 370:4cbef98921a8
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 vim/bundle/python-pep8-indent = [git]https://github.com/hynek/vim-python-pep8-indent.git
33 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git 33 vim/bundle/ctrlp-py-matcher = [git]https://github.com/ludovicchabant/ctrlp-py-matcher.git
34 vim/bundle/todo.txt = [git]https://github.com/freitass/todo.txt-vim.git
34 35
35 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags 36 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags
36 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium 37 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
37 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust 38 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust
38 39