mason-lspconfig.nvim icon indicating copy to clipboard operation
mason-lspconfig.nvim copied to clipboard

feat: Add for protols protobuf language server

Open coder3101 opened this issue 11 months ago • 1 comments

Adds support for protols so that it can be automatically installed and setup for protocol buffer files using mason.

coder3101 avatar Dec 21 '24 16:12 coder3101

Thanks for doing this. I was actually looking for this. 👍

rodrigc avatar Mar 06 '25 01:03 rodrigc

Thanks! Server mappings are no longer included in this plugin but instead hosted by the core registry.

Fixed in https://github.com/mason-org/mason-registry/commit/2b1da1b5008d2882aab40cc3221b82d2dfc833b5

williamboman avatar May 24 '25 16:05 williamboman