feat: [emacs] C-M-p C-M-n matching braces support
This commit is contained in:
parent
af9ff67e49
commit
5a2ef01645
1 changed files with 2 additions and 0 deletions
|
|
@ -30,6 +30,8 @@
|
|||
["alt+>", "move_buffer_end"],
|
||||
["alt+v", "move_page_up"],
|
||||
["ctrl+v", "move_page_down"],
|
||||
["ctrl+alt+n", "goto_bracket"],
|
||||
["ctrl+alt+p", "goto_bracket"],
|
||||
|
||||
["ctrl+s", "find"],
|
||||
["ctrl+d", "delete_forward"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue