* add amp

* replace a with A
This commit is contained in:
Takayuki Maeda 2021-05-28 02:04:58 +09:00 committed by GitHub
parent 19a5adc126
commit bd5c63b82a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
- [Applications](#applications)
- [Container](#container)
- [System tools](#system-tools)
- [Text editors](#text-editors)
- [Text processing](#text-processing)
- [Development tools](#development-tools)
- [Linters](#linters)
@ -84,6 +85,12 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
* [bottom](https://github.com/ClementTsang/bottom) - Yet another cross-platform graphical process/system monitor.
* [ytop](https://github.com/cjbassi/ytop) - A TUI system monitor written in Rust
### Text editors
#### Vim
* [Amp](https://github.com/jmacdonald/amp) - A complete text editor for your terminal.
### Text processing
#### grep