File tree Expand file tree Collapse file tree 15 files changed +28
-10
lines changed
templates/components/tools Expand file tree Collapse file tree 15 files changed +28
-10
lines changed Original file line number Diff line number Diff line change @@ -34,3 +34,4 @@ tools-editor-helix = Helix
34
34
tools-editor-vim = Vim/Neovim
35
35
tools-editor-emacs = Emacs
36
36
tools-editor-visual-studio = Visual Studio
37
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -71,7 +71,7 @@ install-notes-getting-started-description = If you're just getting started with
71
71
<a href="{ $getting-started-href } ">getting started</a> page.
72
72
73
73
install-notes-rustup-heading = Toolchain management with <code>rustup</code>
74
- install-notes-rustup-description =
74
+ install-notes-rustup-description =
75
75
<p>
76
76
Rust is installed and managed by the
77
77
<a href="https://rust-lang.github.io/rustup/"><code>rustup</code></a>
@@ -106,7 +106,7 @@ install-notes-uninstall-description =
106
106
107
107
install-notes-path-heading = Configuring the <code>PATH</code> environment
108
108
variable
109
- install-notes-path-description =
109
+ install-notes-path-description =
110
110
<p>
111
111
In the Rust development environment, all tools are installed to the
112
112
<span class="platform-specific not-win di">
@@ -172,3 +172,4 @@ tools-editor-helix = Helix
172
172
tools-editor-vim = Vim/Neovim
173
173
tools-editor-emacs = Emacs
174
174
tools-editor-visual-studio = Visual Studio
175
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -122,3 +122,4 @@ tools-editor-helix = Helix
122
122
tools-editor-vim = Vim/Neovim
123
123
tools-editor-emacs = Emacs
124
124
tools-editor-visual-studio = Visual Studio
125
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -26,3 +26,4 @@ tools-editor-helix = Helix
26
26
tools-editor-vim = Vim/Neovim
27
27
tools-editor-emacs = Emacs
28
28
tools-editor-visual-studio = Visual Studio
29
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -109,3 +109,4 @@ tools-editor-helix = Helix
109
109
tools-editor-vim = Vim/Neovim
110
110
tools-editor-emacs = Emacs
111
111
tools-editor-visual-studio = Visual Studio
112
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -97,3 +97,4 @@ tools-editor-helix = Helix
97
97
tools-editor-vim = Vim/Neovim
98
98
tools-editor-emacs = Emacs
99
99
tools-editor-visual-studio = Visual Studio
100
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -98,3 +98,4 @@ tools-editor-helix = Helix
98
98
tools-editor-vim = Vim/Neovim
99
99
tools-editor-emacs = Emacs
100
100
tools-editor-visual-studio = Visual Studio
101
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -61,3 +61,4 @@ tools-editor-helix = Helix
61
61
tools-editor-vim = Vim/Neovim
62
62
tools-editor-emacs = Emacs
63
63
tools-editor-visual-studio = Visual Studio
64
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -45,3 +45,4 @@ tools-editor-helix = Helix
45
45
tools-editor-vim = Vim/Neovim
46
46
tools-editor-emacs = Emacs
47
47
tools-editor-visual-studio = Visual Studio
48
+ tools-editor-zed = Zed
Original file line number Diff line number Diff line change @@ -147,3 +147,4 @@ tools-editor-helix = Helix
147
147
tools-editor-vim = Vim/Neovim
148
148
tools-editor-emacs = Emacs
149
149
tools-editor-visual-studio = Visual Studio
150
+ tools-editor-zed = Zed
You can’t perform that action at this time.
0 commit comments