mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
remove ripgrep (#27)
This commit is contained in:
parent
e7844be60b
commit
fd1519ce03
1 changed files with 0 additions and 7 deletions
|
@ -12,7 +12,6 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
- [System tools](#system-tools)
|
||||
- [Terminal](#terminal)
|
||||
- [Text editors](#text-editors)
|
||||
- [Text processing](#text-processing)
|
||||
- [Utilities](#utilities)
|
||||
- [Development tools](#development-tools)
|
||||
- [Linters](#linters)
|
||||
|
@ -110,12 +109,6 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
|
||||
* [Amp](https://github.com/jmacdonald/amp) - A complete text editor for your terminal.
|
||||
|
||||
### Text processing
|
||||
|
||||
#### grep
|
||||
|
||||
* [ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
|
||||
|
||||
### Utilities
|
||||
|
||||
#### [codemod](https://github.com/facebook/codemod)
|
||||
|
|
Loading…
Reference in a new issue