From 6d427cd0163041c7fbc2407c547cd0ce121dd36c Mon Sep 17 00:00:00 2001 From: Adam Garrett-Harris Date: Wed, 12 Dec 2018 11:57:58 -0700 Subject: [PATCH] Add text editors --- readme.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/readme.md b/readme.md index 79585d5..e2c0933 100644 --- a/readme.md +++ b/readme.md @@ -32,6 +32,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Video](#video) - [Games](#games) - [Development](#development) + - [Text Editors](#text-editors) - [Web Development](#web-development) - [Mobile Development](#mobile-development) - [Devops](#devops) @@ -110,6 +111,12 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [yo](https://github.com/yeoman/yo) - CLI scaffolding tool for running Yeoman generators. There are thousands of ready to use generators and creating an own one is pretty easy. - [vj](https://github.com/busyloop/vj) - Makes JSON human readable. +### Text Editors + +- [emacs](https://github.com/emacs-mirror/emacs) - An extensible, customizable, free/libre text editor — and more. +- [vim](https://github.com/vim/vim) - Vim - the ubiquitous text editor. +- [neovim](https://github.com/neovim/neovim) - Vim fork focused on extensibility and usability. + ### Web Development - [bower-name-cli](https://github.com/sindresorhus/bower-name-cli) - Check whether a package name is available on bower.