Yazi: Text editing by default.
This commit is contained in:
parent
d21c7143ee
commit
485082bb1f
|
@ -136,9 +136,9 @@
|
||||||
rules =
|
rules =
|
||||||
let
|
let
|
||||||
defaultUse = [
|
defaultUse = [
|
||||||
|
"text"
|
||||||
"archive"
|
"archive"
|
||||||
"archive_fast"
|
"archive_fast"
|
||||||
"text"
|
|
||||||
"hex"
|
"hex"
|
||||||
];
|
];
|
||||||
mkMime = mime: use: {
|
mkMime = mime: use: {
|
||||||
|
|
Loading…
Reference in a new issue