idk at this point

This commit is contained in:
2026-02-07 16:31:43 -05:00
parent aec1358ab3
commit 9c8a8ed22f

View File

@@ -25,5 +25,6 @@ return {
end, end,
config = function() config = function()
-- Your LSP settings here -- Your LSP settings here
vim.lsp.enable('roslyn')
end, end,
} }