Open Rizhiy opened 4 months ago
Right now I don't have any binary releases setup nor am I in any registries. So currently the only way is to build commit-lsp from source, sorry.
If I understand correctly, none-ls
is for adapting non-lsp tools to use lsp. So none-ls
would be unnecessary for commit-lsp, as it already acts as a language server.
I will take a look at enabling automatic installation, but I can't make any promises for when it's ready. My free time to work on commit-lsp is quite limited and I have no experience with the topic of OSS distribution.
What would be useful? Github releases? AUR package? mason-registry?
Ok, I primarily use neovim, so mason-registry for me.
I'll take a look at that first then. Updated the readme as a stopgap solution, to clarify the current situation until I got that figured out.
How can I install this using common neovim tools such as
mason-tool-installer
ornone-ls
?