summaryrefslogtreecommitdiff
path: root/lua/lvim/core/mason.lua
AgeCommit message (Expand)Author
2023-01-25fix: don't overriding user's configLostNeophyte
2023-01-25refactor!: put all plugin options under `opts`LostNeophyte
2023-01-25fix completionLostNeophyte
2023-01-25small fixesLostNeophyte
2023-01-25refactor: use callbacks for configuring builtinsLostNeophyte
2022-11-05fix(config): use a minimal bootstrap for mason (#3427)kylo252
2022-10-03feat: add some more reloads (#3126)Christian Chiarulli
2022-09-25feat: add border for mason (#3080)Christian Chiarulli
2022-08-09refactor!: migrate to mason.nvim (#2880)kylo252