refactor: add test flow mode init_/deinit_commmand config
This commit is contained in:
parent
fbf9325a02
commit
27613eab1f
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
||||||
{
|
{
|
||||||
|
"settings": {
|
||||||
|
"init_command": ["enter_flow_mode"],
|
||||||
|
"deinit_command": ["exit_flow_mode"]
|
||||||
|
},
|
||||||
"normal": {
|
"normal": {
|
||||||
"press": [
|
"press": [
|
||||||
["ctrl+e", "open_recent"],
|
["ctrl+e", "open_recent"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue