Closes #633
This commit is contained in:
Jonathan Neidel
2026-03-16 11:45:54 +01:00
parent 9647cae40b
commit f0decdeda9

View File

@@ -652,6 +652,7 @@ See [plaintextaccounting.org](https://plaintextaccounting.org) for a great overv
- [skim](https://github.com/lotabout/skim) - A general fuzzy finder written in Rust, similar to fzf. - [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 for code structural search, linting and rewriting. - [ast-grep](https://github.com/ast-grep/ast-grep) - A tool for code structural search, linting and rewriting.
- [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder. - [television](https://github.com/alexpasmantier/television) - A very fast general purpose fuzzy finder.
- [srgn](https://github.com/alexpovel/srgn/) - A grep-like tool which understands code syntax and also allows for manipulation.
## Version Control ## Version Control