Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-11 | Add llvm support, closes #376v3.7.0 | Adam Stankiewicz | 1 | -0/+21 | |
2019-03-10 | Add ACPI ASL and SMT2 support | Adam Stankiewicz | 1 | -0/+15 | |
closes #379 closes #378 | |||||
2019-03-10 | Add csv plugin, closes #239 | Adam Stankiewicz | 1 | -0/+16 | |
2019-03-10 | Remove rare html extensions, fixes #280 | Adam Stankiewicz | 1 | -2/+2 | |
2019-03-05 | Add lilypond support, closes #278 | Adam Stankiewicz | 1 | -0/+10 | |
2019-03-04 | Use upstreadm mdx ftdetectv3.5.1 | Adam Stankiewicz | 1 | -3/+13 | |
2019-03-04 | Reintroduce mdx | Adam Stankiewicz | 1 | -0/+3 | |
2019-03-04 | Change ocaml provider, closes #320v3.5.0 | Adam Stankiewicz | 1 | -0/+49 | |
2019-03-04 | Add tsx support, fixes #330 | Adam Stankiewicz | 1 | -2/+2 | |
2019-03-04 | Add mdx support, closes #342 | Adam Stankiewicz | 1 | -0/+3 | |
2019-03-04 | Revert llvm support (takes too long to download) | Adam Stankiewicz | 1 | -21/+0 | |
2019-03-04 | Add LLVM support (#376) | dv | 1 | -0/+21 | |
2019-03-04 | Add gradle compiler support, closes #358 | Adam Stankiewicz | 1 | -0/+8 | |
2019-03-04 | Switch jsx provider to amadeus, closes #364 | Adam Stankiewicz | 1 | -12/+22 | |
2019-03-04 | Add flatbuffers support, closes #368 | Adam Stankiewicz | 1 | -0/+7 | |
2019-03-04 | Add quake support, closes #372 | Adam Stankiewicz | 1 | -0/+14 | |
2019-03-04 | Add meson support | Adam Stankiewicz | 1 | -0/+8 | |
2019-03-04 | Add idris support, closes #265 | Adam Stankiewicz | 1 | -0/+15 | |
2019-03-04 | Add reason support, closes #266 | Adam Stankiewicz | 1 | -0/+11 | |
2019-03-04 | Add jinja support, closes #269 | Adam Stankiewicz | 1 | -0/+4 | |
2019-03-04 | Add cuesheet support, closes #366 | Adam Stankiewicz | 1 | -0/+7 | |
2019-03-04 | Sort packs, closes #367 | Adam Stankiewicz | 1 | -66/+66 | |
2019-03-04 | Remove orgmode plugin, #360 | Adam Stankiewicz | 1 | -8/+0 | |
2019-03-04 | Update | Adam Stankiewicz | 1 | -39/+27 | |
2018-12-26 | Add pony supportv3.4.0 | Adam Stankiewicz | 1 | -0/+7 | |
2018-12-26 | Switch dockerfile provider | Adam Stankiewicz | 1 | -0/+19 | |
2018-12-26 | Add moonscript support | Adam Stankiewicz | 1 | -0/+21 | |
2018-12-26 | Add orgmode support | Adam Stankiewicz | 1 | -0/+8 | |
2018-12-26 | Change i3 provider | Adam Stankiewicz | 1 | -5/+17 | |
2018-12-26 | Update | Adam Stankiewicz | 1 | -12/+0 | |
2018-12-26 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2018-12-26 | Update | Adam Stankiewicz | 1 | -3/+22 | |
2018-10-08 | Updatev3.3.3 | Adam Stankiewicz | 1 | -4/+27 | |
2018-07-08 | Update dependencies | Adam Stankiewicz | 1 | -12/+9 | |
2018-06-05 | Add FERM support (#311) | Dan Reif | 1 | -0/+8 | |
2018-05-10 | Add graphql_javascript_tags, fixes #303 | Adam Stankiewicz | 1 | -0/+4 | |
2018-05-08 | Merge pull request #301 from timfeirg:feature/graphql | Dan Reif | 1 | -0/+7 | |
2018-05-08 | applescript: vim-scripts -> mityu | Dan Reif | 1 | -0/+20 | |
2018-04-30 | Update (switch wdwoods->kurayama for systemd) | Dan Reif | 1 | -1/+1 | |
See https://github.com/sheerun/vim-polyglot/pull/267 | |||||
2018-04-30 | Update (periodic rebuild) | Dan Reif | 1 | -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-02-06 | Update | Adam Stankiewicz | 1 | -10/+10 | |
2018-01-10 | Fix filetype detection by extension, #262 | Adam Stankiewicz | 1 | -0/+43 | |
2018-01-10 | Update | Adam Stankiewicz | 1 | -0/+1 | |
2017-12-30 | Disable ftdetect parts of some plugins, fixes #254v3.3.1 | Adam Stankiewicz | 1 | -168/+11 | |
vim-polyglot discourages use of commands like: autocmd BufRead * autocmd BufNewFile * And others that execute for every file / buffer opened. | |||||
2017-12-30 | Change python syntax providers, closes #209v3.3.0 | Adam Stankiewicz | 1 | -1/+7 | |
2017-12-30 | Add json5 support, closes #256 | Adam Stankiewicz | 1 | -0/+5 | |
2017-12-30 | Add carp language support, closes #258 | Adam Stankiewicz | 1 | -0/+5 | |
2017-12-30 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2017-12-06 | Add slime syntax, closes #252v3.2.0 | Adam Stankiewicz | 1 | -0/+60 | |
2017-12-06 | Change julia provider to JuliaEditorSupport/julia-vim, closes #253 | Adam Stankiewicz | 1 | -61/+21 | |