aboutsummaryrefslogtreecommitdiffstats
path: root/tests/minimal_init.vim
Commit message (Expand)AuthorAgeFilesLines
* refactor(registry): change lua registries to not instantiate Package themselvesWilliam Boman2025-05-021-0/+2
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-1/+16
* feat(installer): lock package installation (#1290)William Boman2023-05-181-1/+4
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-4/+3
* feat: show warning message when exiting neovim with active installations (#725)William Boman2022-12-041-1/+1
* chore: update generated code (#99)williambotman[bot]2022-07-191-1/+1
* feat(mason-lspconfig): add get_installed_servers() method & add more tests (#84)William Boman2022-07-161-1/+1
* fix(api): fix the :MasonUninstall command (#66)William Boman2022-07-131-0/+1
* refactor: move packages to mason-registry (#27)William Boman2022-07-081-2/+2
* mason.nvimWilliam Boman2022-07-071-3/+7
* add async managers (#536)William Boman2022-03-261-28/+3
* feat(ui): sort servers alphabetically, also add language hints (#361)William Boman2021-12-251-0/+25
* add some tests (#360)William Boman2021-12-251-0/+30