Added C# support (i think)
This commit is contained in:
8
lua/plugins/lsp/roslyn.lua
Normal file
8
lua/plugins/lsp/roslyn.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
return {
|
||||
"seblyng/roslyn.nvim",
|
||||
---@module 'roslyn.config'
|
||||
---@type RoslynNvimConfig
|
||||
opts = {
|
||||
-- your configuration comes here; leave empty for default settings
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user