mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04:00
Add text editors
This commit is contained in:
parent
33e76ea82e
commit
6d427cd016
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user