Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-23 | Change pgsql provider, closes #391 | Adam Stankiewicz | 1 | -1/+1 | |
2019-04-23 | Add svg plugin, closes #388 | Adam Stankiewicz | 1 | -0/+2 | |
2019-04-23 | Add xdc syntax, closes #393 | Adam Stankiewicz | 1 | -0/+1 | |
2019-04-23 | Switch mathematica provider, closes #385 | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-29 | Remove grapqhl, fixes #387v3.7.1 | Adam Stankiewicz | 1 | -1/+0 | |
2019-03-11 | Add llvm support, closes #376v3.7.0 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-10 | Add ACPI ASL and SMT2 support | Adam Stankiewicz | 1 | -0/+2 | |
closes #379 closes #378 | |||||
2019-03-10 | Add csv plugin, closes #239 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-10 | Remove rare html extensions, fixes #280 | Adam Stankiewicz | 1 | -3/+5 | |
2019-03-05 | Add lilypond support, closes #278 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Use upstreadm mdx ftdetectv3.5.1 | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-04 | Change ocaml provider, closes #320v3.5.0 | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-04 | Fix spelling errors, closes #334 | Adam Stankiewicz | 1 | -1/+1 | |
2019-03-04 | Add mdx support, closes #342 | Adam Stankiewicz | 1 | -1/+2 | |
2019-03-04 | Revert llvm support (takes too long to download) | Adam Stankiewicz | 1 | -1/+0 | |
2019-03-04 | Add LLVM support (#376) | dv | 1 | -0/+1 | |
2019-03-04 | Add gradle compiler support, closes #358 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Switch jsx provider to amadeus, closes #364 | Adam Stankiewicz | 1 | -1/+2 | |
2019-03-04 | Add flatbuffers support, closes #368 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add quake support, closes #372 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add meson support | Adam Stankiewicz | 1 | -1/+2 | |
2019-03-04 | Add idris support, closes #265 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add reason support, closes #266 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add jinja support, closes #269 | Adam Stankiewicz | 1 | -1/+2 | |
2019-03-04 | Add indent support for groovy | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Add cuesheet support, closes #366 | Adam Stankiewicz | 1 | -0/+1 | |
2019-03-04 | Sort packs, closes #367 | Adam Stankiewicz | 1 | -10/+10 | |
2019-03-04 | Remove orgmode plugin, #360 | Adam Stankiewicz | 1 | -1/+0 | |
2018-12-26 | Add pony supportv3.4.0 | Adam Stankiewicz | 1 | -0/+1 | |
2018-12-26 | Switch dockerfile provider | Adam Stankiewicz | 1 | -1/+1 | |
2018-12-26 | Add moonscript support | Adam Stankiewicz | 1 | -0/+1 | |
2018-12-26 | Add orgmode support | Adam Stankiewicz | 1 | -0/+1 | |
2018-12-26 | Add rst support | Adam Stankiewicz | 1 | -0/+1 | |
2018-12-26 | Change i3 provider | Adam Stankiewicz | 1 | -1/+1 | |
2018-10-10 | explicitly set locale to C for sorting so README sorts same on all systems ↵ | Derek Sifford | 1 | -1/+1 | |
(#348) | |||||
2018-06-05 | Changes to `build` for `README.md` updates | Dan Reif | 1 | -10/+20 | |
* Make the number of packages in the project easier to find. * Replace `ed` with `awk` in `update_readme()`, the latter being (_arguably_!) more readable/less fragile. | |||||
2018-06-04 | Add ferm support, fixes #311 | Chloe Kudryavtsev | 1 | -0/+1 | |
2018-05-08 | Merge pull request #301 from timfeirg:feature/graphql | Dan Reif | 1 | -0/+1 | |
2018-05-08 | Merge pull request #286 from idbrii/improve-applescript | CH-DanReif | 1 | -1/+1 | |
Update applescript to one that provides ftdetect | |||||
2018-05-03 | Update applescript to one that provides ftdetect | David Briscoe | 1 | -1/+1 | |
Current applescript defines a syntax file, but doesn't setup an applescript filetype to apply the syntax. This one does ftdetect and indent. Its ftplugin for running applescript through osascript is excluded. It uses an identical syntax file to the existing one. | |||||
2018-04-30 | Cleanup `build` syntax a bit, aided by `shellcheck(1)` | Dan Reif | 1 | -22/+25 | |
2018-04-30 | Support autoload config file for golang | Dan Reif | 1 | -8/+31 | |
Fixes #299 | |||||
2018-04-30 | Allow use of # to skip packages being built (for testing) | Dan Reif | 1 | -2/+2 | |
2018-04-30 | `set et` on `build` | Dan Reif | 1 | -2/+2 | |
2018-04-30 | Use upstream of systemd plugin | Chris Weyl | 1 | -1/+1 | |
While not immediately apparent, wdwoods is actually the author of the original work kurayama's repo is based on. | |||||
2018-04-30 | Add haproxy to polyglot, check for directory existence before globbing it (#291) | CH-DanReif | 1 | -1/+2 | |
Add haproxy to polyglot, check for directory existence before globbing it | |||||
2018-04-16 | Allow disabling of individual ftdetect rules via g:polyglot_disabled | Dan Reif | 1 | -8/+10 | |
2018-02-06 | Include indentation setting for markdown, fixes #270v3.3.2 | Adam Stankiewicz | 1 | -1/+1 | |
2017-12-30 | Disable ftdetect parts of some plugins, fixes #254v3.3.1 | Adam Stankiewicz | 1 | -1/+7 | |
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/+2 | |