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 4cad097739
3 changed files with 88 additions and 58 deletions

View file

@ -6,3 +6,9 @@
- Fix `vim.tabline.nvimBufferline` where `setupOpts.options.hover` requires
`vim.opt.mousemoveevent` to be set.
[CaueAnjos](https://github.com/CaueAnjos):
- Add razor support for C# language
- Breaking changes:
- `roslyn_ls` changed to `roslyn`