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]: typeprof #866

Open stevenproctor opened 2 years ago

stevenproctor commented 2 years ago

Server name

typeprof

Server homepage

https://github.com/ruby/typeprof

Languages

ruby

Is this server added in lspconfig?

How is this server distributed?

A default installed Ruby gem starting with Ruby 3.1

williambotman 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!