From 7afba3a73cdd69f346408b77ea5aac26fe09e551 Mon Sep 17 00:00:00 2001 From: sxyazi Date: Mon, 16 Dec 2024 14:48:08 +0800 Subject: [PATCH] docs: remove note about nightly for `git.yazi` since it's now released as v0.4.1 --- git.yazi/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/git.yazi/README.md b/git.yazi/README.md index fad9ce4..f17d7b3 100644 --- a/git.yazi/README.md +++ b/git.yazi/README.md @@ -1,7 +1,7 @@ # git.yazi > [!NOTE] -> Yazi v0.3.3 or later is required for this plugin to work. +> Yazi v0.4.1 or later is required for this plugin to work. Show the status of Git file changes as linemode in the file list. @@ -37,9 +37,6 @@ run = "git" ## Advanced -> [!NOTE] -> This section currently requires Yazi nightly that includes https://github.com/sxyazi/yazi/pull/1637 - You can customize the [Style](https://yazi-rs.github.io/docs/plugins/layout#style) of the status sign with: - `THEME.git.modified`