remove custom roslyn plugin
This commit is contained in:
parent
7517fb4d71
commit
341741faeb
|
|
@ -1,8 +0,0 @@
|
||||||
return {
|
|
||||||
'seblyng/roslyn.nvim',
|
|
||||||
---@module 'roslyn.config'
|
|
||||||
---@type RoslynNvimConfig
|
|
||||||
opts = {
|
|
||||||
-- your configuration comes here; leave empty for default settings
|
|
||||||
},
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue