Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to create mason-registries #1846

Open
1 task done
titaniumtraveler opened this issue Dec 24, 2024 · 0 comments
Open
1 task done

Document how to create mason-registries #1846

titaniumtraveler opened this issue Dec 24, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@titaniumtraveler
Copy link

I've searched open issues for similar requests

  • Yes

Is your feature request related to a problem? Please describe.

Currently there is no documentation on how to setup your own registries.

Describe the solution you'd like

How to add custom registries to mason is referenced in :h mason-registries,
but there is no documentation on how to actually create them.

I found out how to do it from looking through the test cases
(specifically
https://github.com/williamboman/mason.nvim/blob/main/tests/minimal_init.vim
https://github.com/williamboman/mason.nvim/blob/main/tests/helpers/lua/dummy-registry/index.lua)

but it would be nice if there were actual documentation for it.

Describe potential alternatives you've considered

I guess keeping it undocumented, or maybe just linking to the examples to let people figure it out by themselves.

Additional context

No response

@titaniumtraveler titaniumtraveler added the enhancement New feature or request label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant