summaryrefslogtreecommitdiffstats
path: root/syntax/jinja2.vim (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-10-25Fix conditions, #608Adam Stankiewicz1-1/+1
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-1/+1
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-8/+1
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz1-1/+3
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz1-0/+5
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz1-0/+2
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz1-4/+2
2019-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz1-4/+4
2018-07-08Update dependenciesAdam Stankiewicz1-1/+1
2018-04-30Update (periodic rebuild)Dan Reif1-48/+10
I originally meant to run this before adding haproxy, but accidentally pushed that into my branch. If you'd like to see that content, it's at https://github.com/CH-DanReif/vim-polyglot/commit/414ad25c3ad1ab9c4b6a99fe4f08d6c30b7e0f57.
2015-12-17Add ansible support, closes #96Adam Stankiewicz1-1/+1
2015-12-06Add jinja language support, closes #92Adam Stankiewicz1-0/+139
2013-09-14Switch to StanAngeloff/php.vim as spf13/PIV relies on plugin stuff, fixes #4Adam Stankiewicz1-113/+0
2013-09-12Add extended php supportAdam Stankiewicz1-0/+113