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
3434tools-editor-vim = Vim/Neovim
3535tools-editor-emacs = Emacs
3636tools-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
7171 <a href="{ $getting-started-href } ">getting started</a> page.
7272
7373install-notes-rustup-heading = Toolchain management with <code>rustup</code>
74- install-notes-rustup-description =
74+ install-notes-rustup-description =
7575 <p>
7676 Rust is installed and managed by the
7777 <a href="https://rust-lang.github.io/rustup/"><code>rustup</code></a>
@@ -106,7 +106,7 @@ install-notes-uninstall-description =
106106
107107install-notes-path-heading = Configuring the <code>PATH</code> environment
108108 variable
109- install-notes-path-description =
109+ install-notes-path-description =
110110 <p>
111111 In the Rust development environment, all tools are installed to the
112112 <span class="platform-specific not-win di">
@@ -172,3 +172,4 @@ tools-editor-helix = Helix
172172tools-editor-vim = Vim/Neovim
173173tools-editor-emacs = Emacs
174174tools-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
122122tools-editor-vim = Vim/Neovim
123123tools-editor-emacs = Emacs
124124tools-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
2626tools-editor-vim = Vim/Neovim
2727tools-editor-emacs = Emacs
2828tools-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
109109tools-editor-vim = Vim/Neovim
110110tools-editor-emacs = Emacs
111111tools-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
9797tools-editor-vim = Vim/Neovim
9898tools-editor-emacs = Emacs
9999tools-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
9898tools-editor-vim = Vim/Neovim
9999tools-editor-emacs = Emacs
100100tools-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
6161tools-editor-vim = Vim/Neovim
6262tools-editor-emacs = Emacs
6363tools-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
4545tools-editor-vim = Vim/Neovim
4646tools-editor-emacs = Emacs
4747tools-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
147147tools-editor-vim = Vim/Neovim
148148tools-editor-emacs = Emacs
149149tools-editor-visual-studio = Visual Studio
150+ tools-editor-zed = Zed
You can’t perform that action at this time.
0 commit comments