aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* feat: add yapf (#304)Rolf Strijdhorst2022-08-173-1/+13
|
* chore: update generated code (#305)williambotman[bot]2022-08-171-1/+1
|
* fix(ui): use custom diagnostic config (#303)William Boman2022-08-161-0/+7
| | | Fixes #300.
* fix(workflow): fix selene job name (#302)William Boman2022-08-161-1/+1
|
* chore: update generated code (#301)williambotman[bot]2022-08-161-1/+1
|
* test(github): add spec file for the github manager (#299)William Boman2022-08-152-1/+54
|
* fix(github): fix resolving asset file (#298)William Boman2022-08-151-1/+1
|
* docs: note that event handlers may be executed outside of the main loop (#297)William Boman2022-08-151-0/+6
|
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵William Boman2022-08-1564-270/+394
| | | | (#296)
* chore: update generated code (#295)williambotman[bot]2022-08-151-1/+1
|
* chore: update generated code (#293)williambotman[bot]2022-08-141-0/+1
|
* fix(julia-lsp): adjust for changes in latest release (#289)William Boman2022-08-132-19/+44
|
* chore: update generated code (#291)williambotman[bot]2022-08-132-1/+2
|
* fix(omnisharp-mono): don't link directly to the `run` script (#290)William Boman2022-08-121-1/+1
|
* chore: update generated code (#288)williambotman[bot]2022-08-121-0/+23
|
* feat(ui): check for new package versions when opening :Mason (#285)William Boman2022-08-124-56/+74
|
* feat: add xmlformatter (#281)Javier2022-08-113-1/+19
|
* chore: update generated code (#283)williambotman[bot]2022-08-111-0/+3
|
* chore: update generated code (#277)williambotman[bot]2022-08-101-1/+1
|
* chore: update generated code (#275)williambotman[bot]2022-08-091-0/+20
|
* fix(scripts): reload mason-registry after reindex (#273)William Boman2022-08-081-0/+2
|
* feat: add autopep8 (#272)Xun2022-08-083-1/+13
|
* chore: update generated code (#271)williambotman[bot]2022-08-081-383/+382
|
* fix: include PACKAGES.md in workflow commit (#270)William Boman2022-08-081-0/+1
|
* docs: change to a more appropriate word (#268)Rafael Madriz2022-08-081-1/+1
| | | | | In this case, using `packages` instead of `languages` makes more sense. In the example given, we're not installing just "languages" but also other packages (a formatter)
* docs: wrap languages and categories in inline code blocks (#267)William Boman2022-08-074-5/+6
|
* fix(workflow): set fetch-depth: 0 (#266)William Boman2022-08-071-0/+2
|
* feat: generate PACKAGES.md (#265)William Boman2022-08-0711-11/+4410
|
* chore: reformat long descriptions (#264)William Boman2022-08-0730-30/+141
|
* refactor: add __ to private clear_event_handlers() method (#263)William Boman2022-08-072-2/+3
|
* feat(debugpy): link debugpy-adapterXun2022-08-061-0/+1
|
* docs: add :help mason.nvim to README (#259)William Boman2022-08-062-11/+26
|
* feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, ↵Vu Le Thanh2022-08-0610-6/+140
| | | | | cfn-lint (#255) Co-authored-by: William Boman <william@redwill.se>
* chore: update generated code (#257)williambotman[bot]2022-08-061-1/+1
|
* fix(bash-debug-adapter): fix associated languages (#254)William Boman2022-08-052-4/+4
|
* feat: add bash-debug-adapter (#253)Adam Figgins2022-08-064-3/+49
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add tectonic (#249)Vu Le Thanh2022-08-063-1/+61
| | | Co-authored-by: William Boman <william@redwill.se>
* refactor(ltex): remove windows platform detect in unix (#251)Vu Le Thanh2022-08-051-2/+1
|
* chore: update generated code (#246)williambotman[bot]2022-08-041-1/+1
|
* feat: add dagger's cuelsp support (#238)Marcos Nils2022-08-033-0/+13
|
* fix(taplo): write receipt when installing via cargo (#237)William Boman2022-08-031-4/+6
| | | Fixes #236.
* fix(selene): download error in Windows (#233)sitiom2022-08-031-1/+1
|
* chore: update generated code (#234)williambotman[bot]2022-08-031-1/+1
|
* feat(debugpy): write executable for convenient access (#229)William Boman2022-08-022-1/+22
|
* chore: update issue templates (#230)William Boman2022-08-024-30/+41
|
* feat: add xo, jq, buf, joker, csharpier (#221)Vu Le Thanh2022-08-027-6/+141
|
* feat: add goimports (#224)Sergio Hernandez2022-08-023-1/+13
|
* chore: update generated code (#225)williambotman[bot]2022-08-021-1/+1
|
* feat: add default option to highlights (#210)Chad Condon2022-08-011-14/+14
| | | | This avoids overriding user-provided highlight group definitions. Discussed in #133.
* fix(spectral-language-server): remove Linter and add LSP to categories (#219)William Boman2022-08-011-1/+1
|