Update zed.nix
This commit is contained in:
@@ -47,21 +47,6 @@
|
|||||||
inlay_hints = {
|
inlay_hints = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
};
|
};
|
||||||
project_panel = {
|
|
||||||
button = false;
|
|
||||||
};
|
|
||||||
outline_panel = {
|
|
||||||
button = false;
|
|
||||||
};
|
|
||||||
collaboration_panel = {
|
|
||||||
button = false;
|
|
||||||
};
|
|
||||||
notification_panel = {
|
|
||||||
button = false;
|
|
||||||
};
|
|
||||||
chat_panel = {
|
|
||||||
button = false;
|
|
||||||
};
|
|
||||||
ssh_connections = [
|
ssh_connections = [
|
||||||
{
|
{
|
||||||
host = "tahani";
|
host = "tahani";
|
||||||
|
|||||||
Reference in New Issue
Block a user