diff --git a/templates/components/tools/editors.html.hbs b/templates/components/tools/editors.html.hbs index dcb73f87..e957ec1b 100644 --- a/templates/components/tools/editors.html.hbs +++ b/templates/components/tools/editors.html.hbs @@ -4,31 +4,31 @@ class="button button-secondary">{{fluent "tools-editor-vscode"}}
- {{fluent "tools-editor-sublime"}} + {{fluent "tools-editor-vim"}}
{{fluent "tools-editor-rover"}}
-
- {{fluent "tools-editor-eclipse"}} -
{{fluent "tools-editor-helix"}}
-
- {{fluent "tools-editor-vim"}} -
{{fluent "tools-editor-emacs"}}
+
+ {{fluent "tools-editor-sublime"}} +
{{fluent "tools-editor-visual-studio"}}
+
+ {{fluent "tools-editor-eclipse"}} +