feat: new no-status.yazi plugin
This commit is contained in:
17
no-status.yazi/README.md
Normal file
17
no-status.yazi/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# no-status.yazi
|
||||
|
||||
Hide the status bar.
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
ya pack -a yazi-rs/plugins#no-status
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
Add this to your `init.lua` to enable the plugin:
|
||||
|
||||
```lua
|
||||
require("no-status"):setup()
|
||||
```
|
||||
Reference in New Issue
Block a user