aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core
Commit message (Expand)AuthorAgeFilesLines
* fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)William Boman2022-07-312-34/+52
* fix(go): improve parsing package mod (#197)William Boman2022-07-301-1/+6
* fix(ui): ensure window is active before getting cursor (#196)William Boman2022-07-291-0/+3
* fix(ui): don't call terminate handler when setting up handle (#190)William Boman2022-07-281-2/+0
* feat(ui): hoist cursor when switching tab (#178)William Boman2022-07-281-0/+4
* feat: add luaformatter (#116)William Boman2022-07-221-2/+3
* feat: minimize modules required by .setup(), lazily require functional module...William Boman2022-07-221-9/+19
* fix: move checkhealth to mason module (#111)William Boman2022-07-221-298/+0
* fix: remove unused .env() functions (#105)William Boman2022-07-218-62/+0
* fix(mason-lspconfig): patch some server's cmd on Windows (#100)William Boman2022-07-191-1/+1
* fix(github): update api url for fetching latest git tagWilliam Boman2022-07-181-1/+1
* feat(ui): bring focus to the installation section when :MasonInstall (#90)William Boman2022-07-171-2/+12
* fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)William Boman2022-07-172-0/+19
* fix(jdtls): download milestone versions instead of snapshots (#87)William Boman2022-07-173-33/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-1426-84/+84
* tests: add some mason-core.package tests (#69)William Boman2022-07-131-1/+4
* tests: add some InstallHandle tests (#67)William Boman2022-07-132-36/+36
* 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-111-1/+1
* refactor: return table with declarative keys (#48)William Boman2022-07-101-1/+1
* fix(node-debug2-adapter): fix build on Node >= 18 (#47)William Boman2022-07-101-0/+12
* fix(luarocks): bin linking (#45)William Boman2022-07-101-2/+2
* feat(mason-lspconfig): add :LspInstall and :LspUninstall commands (#35)William Boman2022-07-081-0/+8
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-0851-0/+6423