aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* chore(workflow): modularize scripts and remove mason-lspconfig from CI checks...William Boman2022-07-091-1/+1
* feat: add black (#34)jmp2022-07-092-0/+12
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-089-21/+297
* feat: add eslint_d linter (#31)Daryl Ronningen2022-07-082-0/+12
* fix(ui): fix highlight group name prefixes (#30)William Boman2022-07-082-31/+31
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-08266-752/+744
* feat: add gotests, gomodifytags, impl (#28)William Boman2022-07-084-0/+36
* refactor: move packages to mason-registry (#27)William Boman2022-07-08146-171/+171
* fix(ui): read from correct path in the receipt to gather linked bins (#26)William Boman2022-07-081-1/+1
* fix(codelldb): update description and homepage (#25)William Boman2022-07-081-2/+2
* chore: fix some wording (#24)William Boman2022-07-081-1/+1
* fix: don't hardcode wrapper script executable paths (#23)William Boman2022-07-088-22/+37
* feat: add netcoredbg (#21)William Boman2022-07-082-0/+44
* chore: update php-debug-adapter description (#19)William Boman2022-07-081-1/+1
* feat: add php-debug-adapter (#18)William Boman2022-07-082-0/+26
* fix(firefox-debug-adapter): remove unnecessary git diff header (#17)William Boman2022-07-081-2/+0
* feat: add firefox-debug-adapter (#16)William Boman2022-07-084-0/+78
* fix!: remove dart-debug-adapter (#14)William Boman2022-07-072-26/+0
* fix(chrome-debug-adapter): remove unnecessary artifacts (#13)William Boman2022-07-071-0/+8
* fix: rename packages for consistency (#12)William Boman2022-07-073-4/+4
* feat: add chrome-debug (#11)William Boman2022-07-072-0/+26
* feat: add node-debug2 (#10)William Boman2022-07-072-0/+27
* feat: add dart-debug-adapter (#9)William Boman2022-07-072-0/+26
* feat: add ktlint (#8)William Boman2022-07-072-0/+39
* feat: add delve and go-debug-adapter (#7)William Boman2022-07-077-5/+71
* fix(r-languageserver): add missing desc (#5)William Boman2022-07-071-1/+1
* run autogen_metadata.lua (#6)williambotman[bot]2022-07-071-1/+1
* fix(go): strip wildcard specifier from package names when necessary (#4)William Boman2022-07-071-4/+11
* docs: highlight this still being in alpha stage (#3)William Boman2022-07-071-0/+7
* fix(mason-lspconfig): fix incorrect require pathWilliam Boman2022-07-071-15/+17
* chore: some cleanupWilliam Boman2022-07-071-12/+0
* fix(ui): display correct keybinding for language filterWilliam Boman2022-07-071-1/+4
* feat(ui): add sticky cursor to installing and queued packagesWilliam Boman2022-07-071-34/+36
* fix(ui): only hydrate detailed package state on first expansionWilliam Boman2022-07-071-74/+86
* style: run styluaWilliam Boman2022-07-071-8/+4
* refactor(ui): remove disk space calculation for nowWilliam Boman2022-07-071-20/+4
* chore: s/package/pkg/William Boman2022-07-0713-70/+70
* feat(ui): implement keybind to update all outdated packagesWilliam Boman2022-07-071-7/+27
* fix(ui): some ui improvementsWilliam Boman2022-07-072-13/+42
* style: run styluaWilliam Boman2022-07-0759-555/+666
* chore: adjust some remnants of nvim-lsp-installerWilliam Boman2022-07-073-16/+12
* fix(logs): use 0.7-compatible stdpathWilliam Boman2022-07-071-1/+1
* mason.nvimWilliam Boman2022-07-07418-7186/+7463
* feat(health): use stderr for java version, also check for JAVA_HOME (#765)William Boman2022-06-091-1/+11
* feat: add svlangserver (#762)William Boman2022-06-085-3/+22
* chore: update some logging (#761)William Boman2022-06-084-3/+5
* feat: add marksman (#760)William Boman2022-06-075-3/+42
* feat: add visualforce_ls (#748)William Boman2022-06-065-1/+55
* docs: remove nvim-lsp-installer.servers helptag (#755)William Boman2022-06-062-2/+0
* feat(ui): add setting to customize window border (#754)William Boman2022-06-064-6/+11