Thank you for creating these language servers.
As I'm learning about RDF, SHACL, Turtle and SparQL, I really want to be able to use them in LazyVim.
I'm not familiar with the procedure to install and configure custom language servers in lazy.nvim.
Moreover, all my LSP servers are installed through mason.nvim.
It seems like adding the packages specification to mason-registry could greatly simplify the setup of your language servers for vim users.
@jmrog is that something you could take care of ?
Edit: I've given turtle lsp a stab at mason-org/mason-registry#8840 but failing to do the local tests required
Thank you for creating these language servers.
As I'm learning about RDF, SHACL, Turtle and SparQL, I really want to be able to use them in LazyVim.
I'm not familiar with the procedure to install and configure custom language servers in lazy.nvim.
Moreover, all my LSP servers are installed through mason.nvim.
It seems like adding the packages specification to mason-registry could greatly simplify the setup of your language servers for vim users.
@jmrog is that something you could take care of ?
Edit: I've given turtle lsp a stab at mason-org/mason-registry#8840 but failing to do the local tests required