languages/csharp: add roslyn-ls support

It adds roslyn-ls configuration and roslyn-nvim plugin
This commit is contained in:
CaueDosAnjos 2025-12-10 15:51:44 -03:00 committed by CaueAnjos
commit f3c3b356f3
3 changed files with 53 additions and 3 deletions

View file

@ -520,3 +520,9 @@
[JudahZF](https://github.com/JudahZF):
- Added gitFiles mapping option to telescope
[CaueAnjos](https://github.com/CaueAnjos):
[roslyn-nvim]: https://github.com/seblyng/roslyn.nvim
- Add roslyn-ls with [roslyn-nvim] as available `lsp.server` option for the C# language.