fix: bump required Yazi version to 25.2.26
Forgot to update the required Yazi version for https://github.com/yazi-rs/plugins/pull/87
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# git.yazi
|
# git.yazi
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> Yazi v25.2.7 or later is required for this plugin to work.
|
> Yazi v25.2.26 or later is required for this plugin to work.
|
||||||
|
|
||||||
Show the status of Git file changes as linemode in the file list.
|
Show the status of Git file changes as linemode in the file list.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
--- @since 25.2.7
|
--- @since 25.2.26
|
||||||
|
|
||||||
local WINDOWS = ya.target_family() == "windows"
|
local WINDOWS = ya.target_family() == "windows"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user