comparison .hgsub @ 251:7fd33f60cfee

Get the proper Jinja plugin for Vim.
author Ludovic Chabant <ludovic@chabant.com>
date Tue, 06 Jan 2015 23:10:58 -0800
parents e869b2f99c75
children 9ea1d601383e
comparison
equal deleted inserted replaced
250:792cbc7bae1d 251:7fd33f60cfee
23 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git 23 vim/bundle/tagbar = [git]https://github.com/majutsushi/tagbar.git
24 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git 24 vim/bundle/yankring = [git]https://github.com/vim-scripts/YankRing.vim.git
25 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git 25 vim/bundle/linediff = [git]https://github.com/AndrewRadev/linediff.vim.git
26 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git 26 vim/bundle/pythonmode = [git]https://github.com/klen/python-mode.git
27 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git 27 vim/bundle/interestingwords = [git]https://github.com/vasconcelloslf/vim-interestingwords.git
28 vim/bundle/jinja = [git]https://github.com/mitsuhiko/vim-jinja.git
28 29
29 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags 30 vim/bundle/gutentags = https://bitbucket.org/ludovicchabant/vim-gutentags
30 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium 31 vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium
31 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust 32 vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust
32 33