williamboman / mason.nvim

Portable package manager for Neovim that runs everywhere Neovim runs. Easily install and manage LSP servers, DAP servers, linters, and formatters.
Apache License 2.0
7.23k stars 258 forks source link

[New package]: harper_ls #1626

Open mawkler opened 4 months ago

mawkler commented 4 months ago

I've searched open & closed issues for similar requests

Package name

harper_ls

Package homepage

https://harper.elijahpotter.dev/

Languages

markdown, rust, typescript, typescriptreact, javascript, python, go, c, cpp, ruby, swift, csharp, toml, lua

How is this package distributed?

For now it is installed with this:

cargo install harper-ls

Binary releases are coming soon according to this.

This language server was recently added to nvim-lspconfig.

williambotman commented 4 months ago

Hello! Pull requests are always very welcomed to add new packages. If the distribution of the package is simple, the installation will most likely be so as well. See CONTRIBUTING.md and the API reference for more details! You may also use existing packages as reference.

 🤖 This is an automated comment.    📖 Source code