feat: add toggle_case keybind to flow mode
This commit is contained in:
parent
ce61c1765a
commit
c7e6906efd
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@
|
|||
["alt+l", "to_lower"],
|
||||
["alt+q", "reflow"],
|
||||
["alt+c", "switch_case"],
|
||||
["ctrl+k c", "toggle_case"],
|
||||
["ctrl+_", "underline"],
|
||||
["ctrl+=", "underline_with_char", "=", "solid"],
|
||||
["ctrl+plus", "underline_with_char", "="],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue