diff --git a/zed/settings.json b/zed/settings.json index fd2b2ca..ea5a389 100644 --- a/zed/settings.json +++ b/zed/settings.json @@ -10,17 +10,6 @@ // ############################################# // ## Theming ## // ############################################# - "ssh_connections": [ - { - "host": "salt.dev", - "username": "salt", - "projects": [ - { - "paths": ["/home/salt/releases/docker-updates"] - } - ] - } - ], "icon_theme": "VSCode Icons (Dark)", "ui_font_size": 16, "buffer_font_size": 16,