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