Add text editors

This commit is contained in:
Adam Garrett-Harris 2018-12-12 11:57:58 -07:00
parent 33e76ea82e
commit 6d427cd016
1 changed files with 7 additions and 0 deletions

View File

@ -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.