aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-registry
Commit message (Collapse)AuthorAgeFilesLines
* fix(dhall-lsp): github release doesn't always include lsp server asset (#675)William Boman2022-11-181-34/+44
| | | This is a doozy
* fix(spectral-language-server): link spectral-language-server executable (#666)William Boman2022-11-151-1/+4
|
* feat(registry): add reorder-python-imports (#665)Phúc Lê Khắc2022-11-142-0/+12
|
* feat(registry): add usort (#654)Phúc Lê Khắc2022-11-092-0/+12
|
* feat(registry): add ruff (#653)Phúc Lê Khắc2022-11-092-0/+12
|
* feat(registry): add colorgen-nvim (#650)Mat Jones2022-11-092-0/+18
|
* fix(verible): properly format asset file (#657)William Boman2022-11-091-5/+2
| | | Fixes #648.
* fix(visualforce-language-server): update script path (#656)William Boman2022-11-091-7/+1
| | | Fixes #655.
* fix(rome): drop default version pin (#649)Otto Ahoniemi2022-11-091-9/+1
|
* fix(apex-language-server): update jar file path (#652)William Boman2022-11-091-1/+1
| | | Fixes #651.
* fix(rustfmt): use correct asset names and use unzip on windows (#644)N.N2022-11-071-16/+24
|
* feat(registry): add rustfmt (#642)Jay Patel2022-11-072-0/+33
|
* fix(protolint): use Protobuf language (#641)William Boman2022-11-071-1/+1
|
* feat(registry): add protolint (#640)Jay Patel2022-11-072-0/+37
|
* feat(registry): add autoflake (#631)Andy Dirnberger2022-11-062-0/+12
|
* fix(zls): support zst (#622)Access2022-11-031-5/+7
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(gem): use provider API (#617)William Boman2022-11-021-0/+9
|
* fix(taplo): rename files to match upstream (#613)ishigoemon2022-11-011-21/+33
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(registry): add laravel pint (#614)Michael Utz2022-11-012-0/+17
|
* feat: add provider interface (#601)William Boman2022-10-301-0/+9
|
* feat(registry): add nxls (#585)Jannis Morgenstern2022-10-242-0/+14
|
* feat(registry): add glint (#593)NullVoxPopuli2022-10-232-0/+23
|
* feat(verible): add linux_x64_gnu (#579)William Boman2022-10-201-1/+2
| | | Closes #536.
* fix(goimports-reviser): use prebuilt github assets (#573)William Boman2022-10-181-2/+23
| | | Fixes #484.
* feat(registry): add dprint formatter (#562)Silas Groh2022-10-172-0/+32
|
* feat(registry): add commitlint (#564)Dan Sully2022-10-172-0/+18
|
* feat(registry): add jsonlint tool for JSON (#565)Afranio Martins2022-10-172-0/+14
|
* feat: reduce some package sizes (#567)William Boman2022-10-173-5/+4
|
* feat(api): add typed client interface (#556)William Boman2022-10-141-1/+46
|
* feat(lemmy-help): use prebuilt binaries from release assets (#555)William Boman2022-10-141-5/+36
|
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-141-1/+5
|
* refactor(api): use new endpoints (#550)William Boman2022-10-141-2/+4
|
* feat(registry): selene and stylua support for luau (#548)Lopy2022-10-132-2/+2
|
* feat(astro): vendor typescript (#542)William Boman2022-10-111-1/+1
| | | Also see https://github.com/williamboman/mason-lspconfig.nvim/pull/75
* fix(visualforce-language-server): remove custom release resolution code (#534)William Boman2022-10-101-13/+1
| | | This is no longer needed as their releases now contain complete assets.
* fix(codelldb): require GNU compatible system on linux (#532)William Boman2022-10-091-3/+3
| | | These binaries are linked to glibc.
* feat(registry): add iferr tool for Go (#528)Fran Casas2022-10-092-0/+12
|
* feat(beautysh): add missing languages (#527)Kazi Sadman Ahmed2022-10-091-7/+2
|
* feat(registry): add beautysh formatter (#526)Jay Patel2022-10-092-0/+17
|
* feat(registry): add gersemi formatter (#525)Jay Patel2022-10-092-0/+17
|
* feat(registry): add api module (#524)William Boman2022-10-081-0/+21
|
* feat(registry): add pylama linter (#523)Kazi Sadman Ahmed2022-10-082-0/+12
|
* fix(dhall): new assets have capitalized naming (#520)kylo2522022-10-061-3/+3
|
* feat: add gradle-language-server (#517)William Boman2022-10-062-0/+35
| | | Closes #422.
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-053-7/+13
| | | | This is all pretty overkill, especially considering the small amount of packages based on git-based crates.
* feat: add gotestsum (#506)Seth Daniel2022-10-032-0/+16
|
* feat: add erg-language-server (#503)takuto2022-10-032-0/+46
|
* feat: add move-analyzer (#499)Michael2022-10-022-0/+15
|
* feat: add pyre linter (#495)Michael2022-10-022-0/+12
| | | Closes #456.
* feat(elixir-ls): link elixir-ls-debugger executable (#496)Slotos2022-10-021-0/+1
|