Add ast-grep

This commit is contained in:
HerringtonDarkholme 2023-07-14 22:50:04 -07:00
parent d8670c6182
commit da5373dd9e
1 changed files with 1 additions and 0 deletions

View File

@ -557,6 +557,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [broot](https://github.com/Canop/broot) - Fuzzy finder similar to fzf, but with space usage visualization.
- [rare](https://github.com/zix99/rare) - Real-time regex aggregation and analysis.
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in rust, similar to fzf.
- [ast-grep](https://github.com/ast-grep/ast-grep) - A tool using abstract syntax tree to structure search and refactor code.
## Version Control