feat: add toggle_highlight_columns command (shift+f11)
This commit is contained in:
parent
ce2c370cfd
commit
df70384b7b
2 changed files with 12 additions and 1 deletions
|
@ -157,6 +157,7 @@
|
|||
["f9", "theme_prev"],
|
||||
["f10", "theme_next"],
|
||||
["f11", "toggle_panel"],
|
||||
["shift+f11", "toggle_highlight_columns"],
|
||||
["ctrl+f11", "toggle_inspector_view"],
|
||||
["f12", "goto_definition"],
|
||||
["f34", "toggle_whitespace_mode"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue