diff --git a/modules/editors/helix/default.nix b/modules/editors/helix/default.nix index a9dcec9..782e733 100644 --- a/modules/editors/helix/default.nix +++ b/modules/editors/helix/default.nix @@ -29,7 +29,6 @@ "discord-presence-lsp" = { command = "discord-presence-lsp"; config = { - # initialization_options = { application_id = "1376167046974279731"; base_icons_url = "https://raw.githubusercontent.com/xhyrom/zed-discord-presence/main/assets/icons/"; state = "Working on {filename}"; @@ -53,7 +52,6 @@ paths = [ "absolute path" ]; }; git_integration = true; - # }; }; }; "rust-analyzer" = {