feat: bind show_symbols to ctrl+shift+o in flow mode
This commit is contained in:
parent
c61bdd7042
commit
ad583879da
1 changed files with 1 additions and 0 deletions
|
|
@ -225,6 +225,7 @@
|
|||
["shift+f11", "toggle_highlight_columns"],
|
||||
["ctrl+f11", "toggle_inspector_view"],
|
||||
["f12", "goto_definition"],
|
||||
["ctrl+shift+o", "show_symbols"],
|
||||
["ctrl+space", "completion"],
|
||||
["ctrl+.", "completion"],
|
||||
["f34", "toggle_whitespace_mode"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue