languages/csharp: add razor support

Adds razor support for `roslyn` and `csharp_ls` servers
This commit is contained in:
CaueAnjos 2026-02-03 21:43:46 -03:00
commit e0ff93e28f
3 changed files with 129 additions and 16 deletions

View file

@ -380,4 +380,8 @@ https://github.com/gorbit99/codewindow.nvim
- Added configuration option for `foldenable`
[CaueAnjos](https://github.com/caueanjos)
- Add razor support for `roslyn_ls` and `csharp_ls`
<!-- vim: set textwidth=80: -->