mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-03-01 14:34:29 +00:00
languages/csharp: add razor support
Adds razor support for `roslyn` and `csharp_ls` servers
This commit is contained in:
parent
9da5d51740
commit
dbcfb83769
4 changed files with 134 additions and 26 deletions
|
|
@ -185,4 +185,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: -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue