Update hex and yazi configs
This commit is contained in:
parent
88d88e1f9c
commit
953a05d6ba
2 changed files with 8 additions and 0 deletions
|
|
@ -1 +1,5 @@
|
|||
theme = "theme"
|
||||
|
||||
|
||||
[editor.indent-guides]
|
||||
render = true
|
||||
|
|
|
|||
4
yazi/yazi.toml
Normal file
4
yazi/yazi.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[opener]
|
||||
edit = [
|
||||
{ run = 'hx "$@"', desc = "$EDITOR", block = true, for = "unix" },
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue