summaryrefslogtreecommitdiffstats
path: root/ftdetect (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-11Add llvm support, closes #376v3.7.0Adam Stankiewicz1-0/+21
2019-03-10Add ACPI ASL and SMT2 supportAdam Stankiewicz1-0/+15
closes #379 closes #378
2019-03-10Add csv plugin, closes #239Adam Stankiewicz1-0/+16
2019-03-10Remove rare html extensions, fixes #280Adam Stankiewicz1-2/+2
2019-03-05Add lilypond support, closes #278Adam Stankiewicz1-0/+10
2019-03-04Use upstreadm mdx ftdetectv3.5.1Adam Stankiewicz1-3/+13
2019-03-04Reintroduce mdxAdam Stankiewicz1-0/+3
2019-03-04Change ocaml provider, closes #320v3.5.0Adam Stankiewicz1-0/+49
2019-03-04Add tsx support, fixes #330Adam Stankiewicz1-2/+2
2019-03-04Add mdx support, closes #342Adam Stankiewicz1-0/+3
2019-03-04Revert llvm support (takes too long to download)Adam Stankiewicz1-21/+0
2019-03-04Add LLVM support (#376)dv1-0/+21
2019-03-04Add gradle compiler support, closes #358Adam Stankiewicz1-0/+8
2019-03-04Switch jsx provider to amadeus, closes #364Adam Stankiewicz1-12/+22
2019-03-04Add flatbuffers support, closes #368Adam Stankiewicz1-0/+7
2019-03-04Add quake support, closes #372Adam Stankiewicz1-0/+14
2019-03-04Add meson supportAdam Stankiewicz1-0/+8
2019-03-04Add idris support, closes #265Adam Stankiewicz1-0/+15
2019-03-04Add reason support, closes #266Adam Stankiewicz1-0/+11
2019-03-04Add jinja support, closes #269Adam Stankiewicz1-0/+4
2019-03-04Add cuesheet support, closes #366Adam Stankiewicz1-0/+7
2019-03-04Sort packs, closes #367Adam Stankiewicz1-66/+66
2019-03-04Remove orgmode plugin, #360Adam Stankiewicz1-8/+0
2019-03-04UpdateAdam Stankiewicz1-39/+27
2018-12-26Add pony supportv3.4.0Adam Stankiewicz1-0/+7
2018-12-26Switch dockerfile providerAdam Stankiewicz1-0/+19
2018-12-26Add moonscript supportAdam Stankiewicz1-0/+21
2018-12-26Add orgmode supportAdam Stankiewicz1-0/+8
2018-12-26Change i3 providerAdam Stankiewicz1-5/+17
2018-12-26UpdateAdam Stankiewicz1-12/+0
2018-12-26UpdateAdam Stankiewicz1-1/+1
2018-12-26UpdateAdam Stankiewicz1-3/+22
2018-10-08Updatev3.3.3Adam Stankiewicz1-4/+27
2018-07-08Update dependenciesAdam Stankiewicz1-12/+9
2018-06-05Add FERM support (#311)Dan Reif1-0/+8
2018-05-10Add graphql_javascript_tags, fixes #303Adam Stankiewicz1-0/+4
2018-05-08Merge pull request #301 from timfeirg:feature/graphqlDan Reif1-0/+7
2018-05-08applescript: vim-scripts -> mityuDan Reif1-0/+20
2018-04-30Update (switch wdwoods->kurayama for systemd)Dan Reif1-1/+1
See https://github.com/sheerun/vim-polyglot/pull/267
2018-04-30Update (periodic rebuild)Dan Reif1-358/+437
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.
2018-04-16Don't actually update `ftdetect/polyglot.vim`Dan Reif1-586/+331
It was only in the original commit because I wanted to demonstrate the changes that would be made. Revert it back out now to make this a clean, svelte, easy-to-merge PR.
2018-04-16Allow disabling of individual ftdetect rules via g:polyglot_disabledDan Reif1-331/+586
2018-02-06UpdateAdam Stankiewicz1-10/+10
2018-01-10Fix filetype detection by extension, #262Adam Stankiewicz1-0/+43
2018-01-10UpdateAdam Stankiewicz1-0/+1
2017-12-30Disable ftdetect parts of some plugins, fixes #254v3.3.1Adam Stankiewicz1-168/+11
vim-polyglot discourages use of commands like: autocmd BufRead * autocmd BufNewFile * And others that execute for every file / buffer opened.
2017-12-30Change python syntax providers, closes #209v3.3.0Adam Stankiewicz1-1/+7
2017-12-30Add json5 support, closes #256Adam Stankiewicz1-0/+5
2017-12-30Add carp language support, closes #258Adam Stankiewicz1-0/+5
2017-12-30UpdateAdam Stankiewicz1-1/+1