From 6ca60d80f98e3370a6f0cf0a5d4776fc933877ff Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Thu, 25 May 2023 12:26:01 -0600 Subject: [PATCH] disabled c# --- configuration.nix | 2 +- configuration.org | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configuration.nix b/configuration.nix index 762b3dc..1fa2f4e 100644 --- a/configuration.nix +++ b/configuration.nix @@ -237,7 +237,7 @@ python3 # base language pipenv # python development workflow for humans # C# & Rust -omnisharp-roslyn # c# linter and code formatter +# omnisharp-roslyn # c# linter and code formatter # HASKELL # cabal-install # haskell interface diff --git a/configuration.org b/configuration.org index 2539c0e..1d95329 100755 --- a/configuration.org +++ b/configuration.org @@ -415,7 +415,7 @@ python3 # base language pipenv # python development workflow for humans # C# & Rust -omnisharp-roslyn # c# linter and code formatter +# omnisharp-roslyn # c# linter and code formatter # HASKELL # cabal-install # haskell interface