feat(nvim): omnisharp -> roslyn-ls

This commit is contained in:
matt1432 2024-12-18 16:44:21 -05:00
parent fa5fcfe8fd
commit d563c80bd0
8 changed files with 81 additions and 41 deletions

View file

@ -276,6 +276,11 @@ let
owner = "dmmulroy";
repo = "ts-error-translator.nvim";
}
{
name = "vimplugin-roslyn-nvim-src";
owner = "seblj";
repo = "roslyn.nvim";
}
# Overlays & packages
{