feat: add palette for changing the current file type
This commit is contained in:
parent
c3021de372
commit
9fba9eba3c
5 changed files with 187 additions and 1 deletions
|
@ -19,6 +19,7 @@
|
|||
["ctrl+c", "copy"],
|
||||
["ctrl+v", "system_paste"],
|
||||
["ctrl+u", "pop_cursor"],
|
||||
["ctrl+k>m", "change_file_type"],
|
||||
["ctrl+k>ctrl+u", "delete_to_begin"],
|
||||
["ctrl+k>ctrl+k", "delete_to_end"],
|
||||
["ctrl+k>ctrl+d", "move_cursor_next_match"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue