This commit is contained in:
CaueDosAnjos 2026-02-08 13:47:14 +01:00 committed by GitHub
commit 2413a87606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 134 additions and 26 deletions

View file

@ -191,4 +191,9 @@ https://github.com/gorbit99/codewindow.nvim
- Fix non-functional `vim.keymaps.*.noremap`. Now, setting it to false is
equivalent to `:lua vim.keymap.set(..., { remap = true })`
[CaueAnjos](https://github.com/caueanjos)
- Rename `roslyn_ls` to `roslyn` (required by roslyn-nvim).
- Add razor support for `roslyn` and `csharp_ls`
<!-- vim: set textwidth=80: -->