commit-lsp
commit-lsp copied to clipboard
Road to stable
What is still to do till the first stable release (v1.0.0):
- [x] Implement some basic error handling for the http handling code. Currently commit-lsp just crashes if any http request returns an error.
- [ ] Setup github releases. cargo-dist may be an option to get started quickly.
Steps for deployment after 1.0:
- [ ] Get into lspconfig for easy neovim configuration (instead of the lua blob in the readme).
- [ ] Get into mason-registry for simple neovim autoinstall (#1)
- [ ] AUR package?
- [ ] Nix package?
~~One more thing before 1.0: Github support. Work on that is currently in progress.~~ Done.
lspconfig and mason might have to wait a bit until the project is more popular, lspconfig recommends at least 100 Stars on GH. https://github.com/neovim/nvim-lspconfig/blob/master/CONTRIBUTING.md#adding-a-server-to-lspconfig