diff --git a/Cargo.toml b/Cargo.toml index 5f552be..df29832 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -92,5 +92,3 @@ strip = true [features] default = ["vendored-lua"] vendored-lua = ["mlua/vendored"] - - diff --git a/docs/en/src/alternatives.md b/docs/en/src/alternatives.md index 273e9d8..b763817 100644 --- a/docs/en/src/alternatives.md +++ b/docs/en/src/alternatives.md @@ -15,6 +15,7 @@ These are the alternative TUI/CLI file managers/explorers you might want to chec - [clifm][11] - [clifm][12] (non curses) - [felix][14] +- [yazi][15] [add more][13] @@ -32,3 +33,4 @@ These are the alternative TUI/CLI file managers/explorers you might want to chec [12]: https://github.com/leo-arch/clifm [13]: community.md [14]: https://github.com/kyoheiu/felix +[15]: https://github.com/sxyazi/yazi