remove custom roslyn plugin

This commit is contained in:
Nick Burt 2026-03-15 01:21:47 -05:00
parent 7517fb4d71
commit 341741faeb
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
return {
'seblyng/roslyn.nvim',
---@module 'roslyn.config'
---@type RoslynNvimConfig
opts = {
-- your configuration comes here; leave empty for default settings
},
}