mason.nvim
mason.nvim copied to clipboard
refactor(registry): remove xo
Thanks! Will have to do some work on dealing with removed packages. Removing the package definition will simply make the package disappear entirely from all Mason interfaces, it should preferably still surface as an installed package if it's installed (enough information is persisted on fs already so this is just a matter of implementation).
Closing this as packages are no longer added to this registry, see instead https://github.com/mason-org/mason-registry/.