aboutsummaryrefslogtreecommitdiffstats
path: root/tests/core/managers/go_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-174/+0
* feat: add delve and go-debug-adapter (#7)William Boman2022-07-071-13/+14
* fix(go): strip wildcard specifier from package names when necessary (#4)William Boman2022-07-071-2/+9
* style: more styluaWilliam Boman2022-07-071-17/+21
* mason.nvimWilliam Boman2022-07-071-28/+20
* fix(go): target the @latest version when checking if package is outdated (#700)William Boman2022-05-131-7/+2
* chore(tests): use assert.same instead of abusing vim.inspect + assert.equalWilliam Boman2022-05-061-34/+22
* chore: refactor remaining installers to async impl (#616)William Boman2022-04-211-10/+9
* make install context available via coroutine context (#586)William Boman2022-04-111-2/+3
* add async managers (#536)William Boman2022-03-261-0/+187