remove dead commented out code

This commit is contained in:
Schrottkatze 2025-05-25 15:37:41 +02:00
parent c949375961
commit 03c385527a
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -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" = {