feat(nvim): LSP, completion, linting, formatting for Dotnet, JSON,

markdown, SQL
This commit is contained in:
Pratik Tripathy
2024-12-28 16:48:50 +05:30
parent 11a166080f
commit 3fd3aa04f5
7 changed files with 126 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
return {
-- { "OmniSharp/omnisharp-vim" },
{ "Hoffs/omnisharp-extended-lsp.nvim", lazy = true },
}