diff --git a/home/modules/helix.nix b/home/modules/helix.nix index 5350358..d266267 100644 --- a/home/modules/helix.nix +++ b/home/modules/helix.nix @@ -62,7 +62,6 @@ name = "c-sharp"; auto-format = true; language-servers = ["omnisharp"]; - debugger = ["netcoredbg"]; } { name = "markdown";