summaryrefslogtreecommitdiffstats
path: root/build (follow)
AgeCommit message (Collapse)AuthorFilesLines
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
2017-03-23Add api blueprint support, closes #182v2.15.0Adam Stankiewicz1-0/+1
2017-03-23Ftdetect yaml before ansible, fixes #185Adam Stankiewicz1-16/+17
Also fixes #154
2017-03-23Add sxhkd support, closes #186Adam Stankiewicz1-0/+1
2017-03-23Add mathematica support, closes #189Adam Stankiewicz1-0/+1
2017-03-23Add support for gnuplot, closes #197Adam Stankiewicz1-0/+1
2017-03-23Add caddyfile support, closes #195Adam Stankiewicz1-0/+1
2017-03-23Update Dockerfile provider to offical, closes #191Adam Stankiewicz1-1/+1
2017-02-02Change scss provider to cakebaker, closes #173v2.14.0Adam Stankiewicz1-1/+2
2017-02-02Change powershell provider to PProvost, closes #177Adam Stankiewicz1-1/+1
2017-02-02Add i3 config support, closes #168Adam Stankiewicz1-0/+1
2017-02-02Change vala provider to arrufat, closes #165Adam Stankiewicz1-1/+1
2017-02-02Add vue support, closes #160Adam Stankiewicz1-0/+1
2017-02-02Add terraform, closes #163Adam Stankiewicz1-0/+1