feat: add case auto and case insensitive mode to find
This commit is contained in:
parent
abee93d366
commit
2520a37a90
2 changed files with 42 additions and 4 deletions
|
|
@ -558,6 +558,7 @@
|
|||
["ctrl+space", "mini_mode_cancel"],
|
||||
["ctrl+enter", "mini_mode_insert_bytes", "\n"],
|
||||
["ctrl+backspace", "mini_mode_reset"],
|
||||
["alt+c", "toggle_find_mode"],
|
||||
["alt+v", "system_paste"],
|
||||
["alt+n", "goto_next_match"],
|
||||
["alt+p", "goto_prev_match"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue