fix: syntax error in flow keybindings
This commit is contained in:
parent
5b168f2c33
commit
caffb70d9f
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@
|
|||
["escape", ["enter_mode", "normal"], ["cancel"]],
|
||||
["ctrl+g", ["enter_mode", "normal"], ["cancel"], ["goto"]],
|
||||
["ctrl+f", ["enter_mode", "normal"], ["find"]],
|
||||
["ctrl+shift+f", ["enter_mode", "normal"], ["find_in_files"]],
|
||||
["ctrl+shift+f", ["enter_mode", "normal"], ["find_in_files"]]
|
||||
]
|
||||
},
|
||||
"home": {
|
||||
|
|
Loading…
Add table
Reference in a new issue