From eb2f9d621f2c0929199f0cf9aad7e58487440b6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Maxmili=C3=A1n=20St=C5=99=C3=ADbrn=C3=BD?= Date: Tue, 31 Mar 2026 17:18:46 +0200 Subject: [PATCH] non important commit --- home/modules/helix.nix | 1 - 1 file changed, 1 deletion(-) 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";