mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
5 lines
58 B
TOML
5 lines
58 B
TOML
[opener]
|
|
edit = [
|
|
{ run = 'nvim "$@"', block = true },
|
|
]
|