Skip to content

Commit

Permalink
docs: add a link to the opener section in the yazi.md file
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Nov 17, 2023
1 parent 94fa03a commit 0a228a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/yazi.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ Available rule parameters are as follows:

- name (String): Glob expression for matching the file name. Case insensitive by default, add `\s` to the beginning to make it sensitive.
- mime (String): Glob expression for matching the MIME type. Case insensitive by default, add `\s` to the beginning to make it sensitive.
- use (String): Opener name corresponding to the names in the opener section.
- use (String): Opener name corresponding to the names in the [`[opener]` section](#opener).

## tasks

Expand Down

0 comments on commit 0a228a9

Please sign in to comment.