Add files

This commit is contained in:
N0lik
2025-08-05 12:02:06 +04:00
parent 47baf05871
commit d507e561d7
6 changed files with 32 additions and 2 deletions

4
yazi.toml Normal file
View File

@@ -0,0 +1,4 @@
[opener]
edit = [
{ run = 'nvim "$@"', block = true },
]