mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-17 01:21:02 +00:00
languages/csharp: add roslyn-ls support
It adds roslyn-ls configuration and roslyn-nvim plugin
This commit is contained in:
parent
26c4a7e3c3
commit
f3c3b356f3
3 changed files with 53 additions and 3 deletions
|
|
@ -2299,6 +2299,19 @@
|
|||
"url": "https://github.com/rose-pine/neovim/archive/72a04c4065345b51b56aed4859ea1d884f734097.tar.gz",
|
||||
"hash": "144jffddwf727w4yqbikv2f46cny8r9z8mpkbc5ngzail5ldj0q8"
|
||||
},
|
||||
"roslyn-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
"type": "GitHub",
|
||||
"owner": "seblyng",
|
||||
"repo": "roslyn.nvim"
|
||||
},
|
||||
"branch": "main",
|
||||
"submodules": false,
|
||||
"revision": "1ebc9393d3e577d9f68102f14d98b2e4e7f15644",
|
||||
"url": "https://github.com/seblyng/roslyn.nvim/archive/1ebc9393d3e577d9f68102f14d98b2e4e7f15644.tar.gz",
|
||||
"hash": "0jbgxyrv59pf2n4xy821vcbwiahi4nal642nrpiwymzwya355adh"
|
||||
},
|
||||
"rtp-nvim": {
|
||||
"type": "Git",
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue