remove dead commented out code
This commit is contained in:
parent
c949375961
commit
03c385527a
1 changed files with 0 additions and 2 deletions
|
@ -29,7 +29,6 @@
|
||||||
"discord-presence-lsp" = {
|
"discord-presence-lsp" = {
|
||||||
command = "discord-presence-lsp";
|
command = "discord-presence-lsp";
|
||||||
config = {
|
config = {
|
||||||
# initialization_options = {
|
|
||||||
application_id = "1376167046974279731";
|
application_id = "1376167046974279731";
|
||||||
base_icons_url = "https://raw.githubusercontent.com/xhyrom/zed-discord-presence/main/assets/icons/";
|
base_icons_url = "https://raw.githubusercontent.com/xhyrom/zed-discord-presence/main/assets/icons/";
|
||||||
state = "Working on {filename}";
|
state = "Working on {filename}";
|
||||||
|
@ -53,7 +52,6 @@
|
||||||
paths = [ "absolute path" ];
|
paths = [ "absolute path" ];
|
||||||
};
|
};
|
||||||
git_integration = true;
|
git_integration = true;
|
||||||
# };
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
"rust-analyzer" = {
|
"rust-analyzer" = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue