|
4 | 4 | class="button button-secondary">{{fluent "tools-editor-vscode"}}</a>
|
5 | 5 | </div>
|
6 | 6 | <div class="w-25-l w-50-m w-100 pa3">
|
7 |
| - <a href="https://github.com/rust-lang/rust-enhanced" |
8 |
| - class="button button-secondary">{{fluent "tools-editor-sublime"}}</a> |
| 7 | + <a href="https://github.com/rust-lang/rust.vim" |
| 8 | + class="button button-secondary">{{fluent "tools-editor-vim"}}</a> |
9 | 9 | </div>
|
10 | 10 | <div class="w-25-l w-50-m w-100 pa3">
|
11 | 11 | <a href="https://jetbrains.com/rust"
|
12 | 12 | class="button button-secondary">{{fluent "tools-editor-rover"}}</a>
|
13 | 13 | </div>
|
14 |
| - <div class="w-25-l w-50-m w-100 pa3"> |
15 |
| - <a href="https://projects.eclipse.org/projects/tools.corrosion" |
16 |
| - class="button button-secondary">{{fluent "tools-editor-eclipse"}}</a> |
17 |
| - </div> |
18 | 14 | <div class="w-25-l w-50-m w-100 pa3">
|
19 | 15 | <a href="https://rust-analyzer.github.io/manual.html#helix"
|
20 | 16 | class="button button-secondary">{{fluent "tools-editor-helix"}}</a>
|
21 | 17 | </div>
|
22 |
| - <div class="w-25-l w-50-m w-100 pa3"> |
23 |
| - <a href="https://github.com/rust-lang/rust.vim" |
24 |
| - class="button button-secondary">{{fluent "tools-editor-vim"}}</a> |
25 |
| - </div> |
26 | 18 | <div class="w-25-l w-50-m w-100 pa3">
|
27 | 19 | <a href="https://github.com/rust-lang/rust-mode"
|
28 | 20 | class="button button-secondary">{{fluent "tools-editor-emacs"}}</a>
|
29 | 21 | </div>
|
| 22 | + <div class="w-25-l w-50-m w-100 pa3"> |
| 23 | + <a href="https://github.com/rust-lang/rust-enhanced" |
| 24 | + class="button button-secondary">{{fluent "tools-editor-sublime"}}</a> |
| 25 | + </div> |
30 | 26 | <div class="w-25-l w-50-m w-100 pa3">
|
31 | 27 | <a href="https://rust-analyzer.github.io/manual.html#visual-studio-2022"
|
32 | 28 | class="button button-secondary">{{fluent "tools-editor-visual-studio"}}</a>
|
33 | 29 | </div>
|
| 30 | + <div class="w-25-l w-50-m w-100 pa3"> |
| 31 | + <a href="https://projects.eclipse.org/projects/tools.corrosion" |
| 32 | + class="button button-secondary">{{fluent "tools-editor-eclipse"}}</a> |
| 33 | + </div> |
34 | 34 | </div>
|
0 commit comments