We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ab0252 commit 7bbb807Copy full SHA for 7bbb807
zed/settings.json
@@ -22,7 +22,7 @@
22
"relative_line_numbers": true,
23
"restore_on_startup": "none",
24
"ssh_connections": [
25
- { "host": "198.169.173.66", "erojects": [{ "paths": ["~/packer"] }] }
+ { "host": "198.169.173.66", "projects": [{ "paths": ["~/packer"] }] }
26
],
27
"scrollbar": { "show": "never" },
28
"git": {
0 commit comments