Skip to content

Commit 29ffffc

Browse files
authored
Merge pull request #2899 from Tom-H-L/patch-1
Update index.md
2 parents cb12f0e + 4e39b46 commit 29ffffc

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

en/documentation/index.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,15 +94,18 @@ Here is a list of popular tools used by Rubyists:
9494

9595
* Linux and cross-platform tools:
9696
* [Aptana Studio][19]
97+
* [Atom][atom]
9798
* [Emacs][20] with [Ruby mode][21] and [Rsense][22]
99+
* [Eric][eric]
98100
* [Geany][23]
99101
* [gedit][24]
100-
* [Vim][25] with [vim-ruby][26] plugin and [Rsense][22]
102+
* [Kate][kate]
103+
* [KDevelop][kdevelop]
104+
* [NetBeans][36]
101105
* [RubyMine][27]
102106
* [SciTe][28]
103-
* [NetBeans][36]
104107
* [Sublime Text][37]
105-
* [Atom][atom]
108+
* [Vim][25] with [vim-ruby][26] plugin and [Rsense][22]
106109
* [Visual Studio Code][vscode]
107110

108111
* On Windows:
@@ -163,3 +166,6 @@ If you have questions about Ruby the
163166
[docs-rlo-en]: https://docs.ruby-lang.org/en/
164167
[atom]: https://atom.io/
165168
[vscode]: https://code.visualstudio.com/
169+
[eric]: https://eric-ide.python-projects.org/
170+
[kdevelop]: https://www.kdevelop.org/
171+
[kate]: https://kate-editor.org/

0 commit comments

Comments
 (0)