feat: add basic reflow command and keybind (alt+q)
This commit is contained in:
parent
9fb9b45c4d
commit
6adc0b5887
5 changed files with 82 additions and 0 deletions
|
|
@ -143,6 +143,7 @@
|
|||
["alt+p", "goto_prev_file_or_diagnostic"],
|
||||
["alt+u", "to_upper"],
|
||||
["alt+l", "to_lower"],
|
||||
["alt+q", "reflow"],
|
||||
["alt+c", "switch_case"],
|
||||
["ctrl+_", "underline"],
|
||||
["ctrl+=", "underline_with_char", "=", "solid"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue