From a052d1121c47d94a5c1e9387c66ff364a2b9a6fa Mon Sep 17 00:00:00 2001 From: Adam Dobrawy Date: Wed, 21 Sep 2016 19:26:59 +0200 Subject: [PATCH] Add micro in editor section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 44a252c..ec7a954 100644 --- a/README.md +++ b/README.md @@ -307,6 +307,7 @@ * [KDevelop](https://www.kdevelop.org/) - IDE by the people behind KDE. * [Light Table](http://lighttable.com/) - The next generation code editor. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text + * [micro](https://github.com/zyedidia/micro) - A modern and intuitive terminal-based text editor * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. * [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft