williamboman / nvim-lsp-installer

Further development has moved to https://github.com/williamboman/mason.nvim!
https://github.com/williamboman/mason.nvim
Apache License 2.0
2k stars 123 forks source link

[New server]: zeta-note #494

Closed kyoh86 closed 2 years ago

kyoh86 commented 2 years ago

Server name

zeta_note

Server homepage

https://github.com/artempyanykh/zeta-note

Languages

markdown

Is this server added in lspconfig?

How is this server distributed?

ref: https://github.com/artempyanykh/zeta-note#how-to-install

It is distributed on GitHub release files like below:

Or it can be built from source (rust/cargo)

$ git clone https://github.com/artempyanykh/zeta-note.git
$ cargo install
github-actions[bot] commented 2 years ago

Hello! Cool! Pull requests are always very welcomed to add new servers. If the distribution of the server is simple, the installation will most likely be so as well (existing server installers may be used for reference!). Otherwise, @williamboman will get around to looking into this ASAP!

williamboman commented 2 years ago

Hey! Isn't this one added already? https://github.com/williamboman/nvim-lsp-installer/blob/main/lua/nvim-lsp-installer/servers/zeta_note/init.lua

kyoh86 commented 2 years ago

@williamboman Sorry it's my misunderstading