return { 'seblj/roslyn.nvim', event = { 'BufReadPre', 'BufNewFile' }, ft = 'cs', opts = { filewatching = false, broad_search = true, -- ignore_sln = function(sln) -- return string.match(sln, 'Contactify.sln') ~= nil -- end, }, }