aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* docs: updates (#83)William Boman2022-07-163-9/+13
* fix(scripts): prepend rtp and packpath (#82)William Boman2022-07-161-2/+2
* feat: add djlint (#81)Ali Shahid2022-07-163-2/+27
* chore: update generated code (#80)williambotman[bot]2022-07-161-0/+3
* docs: update mason-lspconfig (#79)William Boman2022-07-152-12/+42
* docs: update reference.md (#78)William Boman2022-07-151-0/+38
* docs: add comment header to require("mason-lspconfig").setup_handlers() (#76)William Boman2022-07-151-0/+17
* docs: add doc/reference.md for more advanced use cases (#75)William Boman2022-07-153-1/+266
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-1430-89/+89
* fix(arduino_language_server): fix Windows asset files (#72)William Boman2022-07-131-2/+2
* chore: update generated code (#71)williambotman[bot]2022-07-133-3/+3
* fix(autogenerate): fix add-paths argument (#70)William Boman2022-07-131-1/+3
* tests: add some mason-core.package tests (#69)William Boman2022-07-133-1/+163
* refactor(api): change signatures to accept list of packages (#68)William Boman2022-07-132-10/+16
* tests: add some InstallHandle tests (#67)William Boman2022-07-135-40/+140
* fix(api): fix the :MasonUninstall command (#66)William Boman2022-07-134-14/+120
* feat: add cspell spell checker (#65)Daryl Ronningen2022-07-122-0/+12
* fix(groovy-language-server): update jar path (#64)William Boman2022-07-131-1/+1
* feat: add more wrapper executables for packages that don't provide one (#63)William Boman2022-07-1318-87/+114
* chore(issue_template): make DEBUG log level request clearer (#62)William Boman2022-07-121-2/+2
* docs: add docs for mason-lspconfig (#61)William Boman2022-07-123-2/+166
* chore!: remove ccls (#59)William Boman2022-07-127-163/+4
* fix(jdtls)!: remove lspconfig settings override (#58)William Boman2022-07-122-111/+0
* fix(jdtls): link jdtls executable (#56)William Boman2022-07-111-2/+22
* fix(async): increase vim.wait time (#55)William Boman2022-07-111-3/+5
* feat(api): run :MasonInstall in blocking fashion if no UIs are attached (#52)William Boman2022-07-113-7/+78
* feat: add pylint, cpplint, prettier (#51)Lvim Tech2022-07-115-15/+68
* feat(ui): segmentize sticky cursor for better UX (#50)William Boman2022-07-111-5/+7
* chore(lemminx): update latest default version (#49)William Boman2022-07-111-1/+1
* refactor: return table with declarative keys (#48)William Boman2022-07-102-10/+5
* fix(node-debug2-adapter): fix build on Node >= 18 (#47)William Boman2022-07-102-1/+26
* feat: add luacheck to the registry (#46)Seth Daniel2022-07-103-1/+15
* fix(luarocks): bin linking (#45)William Boman2022-07-101-2/+2
* feat: add editorconfig-checker, misspell, shfmt, vint (#39)Seth Daniel2022-07-106-2/+55
* feat: add gofumpt, golines, json-to-struct, revive, staticcheck (#43)Seth Daniel2022-07-107-1/+61
* fix(scripts): set packpath instead of rtp for dependencies (#42)William Boman2022-07-092-37/+5
* chore(workflow): add bot-automation.yml (#38)William Boman2022-07-093-2/+37
* fix(mason-lspconfig): fix installing by current filetype (#37)William Boman2022-07-081-1/+1
* chore(workflow): modularize scripts and remove mason-lspconfig from CI checks...William Boman2022-07-0913-206/+237
* feat: add black (#34)jmp2022-07-092-0/+12
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-0813-23/+331
* 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-08302-859/+863
* feat: add gotests, gomodifytags, impl (#28)William Boman2022-07-084-0/+36
* refactor: move packages to mason-registry (#27)William Boman2022-07-08150-178/+182
* 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-083-3/+3
* fix: don't hardcode wrapper script executable paths (#23)William Boman2022-07-088-22/+37