antonk52 / basics-language-server

Buffer, path, and snippet completions
MIT License
53 stars 0 forks source link

FR: Add to the mason registry #2

Open chrisgrieser opened 1 week ago

chrisgrieser commented 1 week ago

A lot of nvim users use mason to install their LSPs, and thus it would be useful if the basics LSP also was added to the mason registry, so it is also available via mason: https://github.com/mason-org/mason-registry

antonk52 commented 1 week ago

Hi, I have never been a mason user and for this reason did not add it myself. I fully support if someone with more mason experience can add support for it. Would you be able to send a PR?

chrisgrieser commented 1 week ago

sure. I have opened a PR at the mason registry: https://github.com/mason-org/mason-registry/pull/7570