summaryrefslogtreecommitdiffstats
path: root/build (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Add cuesheet support, closes #366Adam Stankiewicz1-0/+1
2019-03-04Sort packs, closes #367Adam Stankiewicz1-10/+10
2019-03-04Remove orgmode plugin, #360Adam Stankiewicz1-1/+0
2018-12-26Add pony supportv3.4.0Adam Stankiewicz1-0/+1
2018-12-26Switch dockerfile providerAdam Stankiewicz1-1/+1
2018-12-26Add moonscript supportAdam Stankiewicz1-0/+1
2018-12-26Add orgmode supportAdam Stankiewicz1-0/+1
2018-12-26Add rst supportAdam Stankiewicz1-0/+1
2018-12-26Change i3 providerAdam Stankiewicz1-1/+1
2018-10-10explicitly set locale to C for sorting so README sorts same on all systems ↵Derek Sifford1-1/+1
(#348)
2018-06-05Changes to `build` for `README.md` updatesDan Reif1-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-04Add ferm support, fixes #311Chloe Kudryavtsev1-0/+1
2018-05-08Merge pull request #301 from timfeirg:feature/graphqlDan Reif1-0/+1
2018-05-08Merge pull request #286 from idbrii/improve-applescriptCH-DanReif1-1/+1
Update applescript to one that provides ftdetect
2018-05-03Update applescript to one that provides ftdetectDavid Briscoe1-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-30Cleanup `build` syntax a bit, aided by `shellcheck(1)`Dan Reif1-22/+25
2018-04-30Support autoload config file for golangDan Reif1-8/+31
Fixes #299
2018-04-30Allow use of # to skip packages being built (for testing)Dan Reif1-2/+2
2018-04-30`set et` on `build`Dan Reif1-2/+2
2018-04-30Use upstream of systemd pluginChris Weyl1-1/+1
While not immediately apparent, wdwoods is actually the author of the original work kurayama's repo is based on.
2018-04-30Add haproxy to polyglot, check for directory existence before globbing it (#291)CH-DanReif1-1/+2
Add haproxy to polyglot, check for directory existence before globbing it
2018-04-16Allow disabling of individual ftdetect rules via g:polyglot_disabledDan Reif1-8/+10
2018-02-06Include indentation setting for markdown, fixes #270v3.3.2Adam Stankiewicz1-1/+1
2017-12-30Disable ftdetect parts of some plugins, fixes #254v3.3.1Adam Stankiewicz1-1/+7
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/+2
2017-12-30Add json5 support, closes #256Adam Stankiewicz1-0/+1
2017-12-30Add carp language support, closes #258Adam Stankiewicz1-0/+1
2017-12-30Add vital file for crystal, fixes #259Adam Stankiewicz1-1/+1
2017-12-06Add slime syntax, closes #252v3.2.0Adam Stankiewicz1-0/+1
2017-12-06Change julia provider to JuliaEditorSupport/julia-vim, closes #253Adam Stankiewicz1-1/+1
2017-11-19Add cmake support, closes #245Adam Stankiewicz1-0/+1
2017-11-19Remove openscad, fixes #249Adam Stankiewicz1-1/+0
2017-11-19Change nix provider, closes #244Adam Stankiewicz1-1/+1
2017-09-28Revert inlining basic language packv3.0.0Adam Stankiewicz1-1/+0
2017-09-27Remove graphql syntax as it causes issues, closes #236Adam Stankiewicz1-1/+0
2017-09-27Change elm provider, closes #224Adam Stankiewicz1-1/+1
2017-09-27Add jenkinsfile syntax supports, closes #225Adam Stankiewicz1-0/+1
2017-09-27Add syntax files from upstream vim repositoryAdam Stankiewicz1-1/+1
2017-09-27Add vifm support, closes #213Adam Stankiewicz1-0/+1
2017-09-27Add F# support, closes #219Adam Stankiewicz1-0/+1
2017-09-27Add autohotkey syntax, closes #220Adam Stankiewicz1-0/+1
2017-09-27Change solidity provider, closes #227Adam Stankiewicz1-1/+1
2017-09-27Add gmpl and openscan, closes #232, closes #233Adam Stankiewicz1-0/+2
2017-08-21Change repo for PureScript's syntax and indentation (#223)Arthur Xavier1-1/+1
2017-06-12Replace instances of "joshglendenning" with "isobit" following GitHub ↵Josh Glendenning1-1/+1
username change (#216)
2017-05-17Add racket support, #159v2.17.0Adam Stankiewicz1-0/+1
2017-05-17Switch nginx vendor to chr4/nginx.vim, closes #205v2.16.0Adam Stankiewicz1-1/+1
2017-05-17Add asciidoc, closes #207Adam Stankiewicz1-0/+1
2017-05-17Add graphql, closes #206Adam Stankiewicz1-0/+1
2017-03-24fix: Re-introduce config.vim into buildv2.15.1Adam Stankiewicz1-0/+3