nvf/docs/manual/release-notes/rl-0.9.md
CaueDosAnjos 4cad097739 languages/csharp: add roslyn-ls support
It adds roslyn-ls configuration and roslyn-nvim plugin
2025-12-23 19:39:17 -03:00

14 lines
368 B
Markdown

# Release 0.9 {#sec-release-0-9}
## Changelog {#sec-release-0-9-changelog}
[suimong](https://github.com/suimong):
- 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`