mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-20 05:39:52 -07:00
Support configuring which program :open
runs (#95)
This commit is contained in:
parent
0ddefcd7b3
commit
430c601ff2
3 changed files with 44 additions and 8 deletions
|
@ -188,6 +188,7 @@ pub fn mock_tunables() -> TunableValues {
|
|||
})]
|
||||
.into_iter()
|
||||
.collect::<HashMap<_, _>>(),
|
||||
open_command: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue