mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 09:05:55 +00:00
languages/csharp: add roslyn-ls support
It adds roslyn-ls configuration and roslyn-nvim plugin
This commit is contained in:
parent
45553196b3
commit
4cad097739
3 changed files with 88 additions and 58 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue