mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add depth-increment/decrement shortcuts to emacs bind
This commit is contained in:
parent
b473091b98
commit
0e5bcb4dcc
@ -228,6 +228,8 @@ Format 4
|
||||
\bind "M-Return" "paragraph-break inverse"
|
||||
\bind "C-Return" "newline-insert newline"
|
||||
\bind "C-S-Return" "newline-insert linebreak"
|
||||
\bind "M-S-Right" "depth-increment"
|
||||
\bind "M-S-Left" "depth-decrement"
|
||||
\bind "C-S-L" "specialchar-insert ligature-break"
|
||||
\bind "C-space" "command-alternatives math-space ; space-insert protected"
|
||||
\bind "nobreakspace" "space-insert protected"
|
||||
|
Loading…
Reference in New Issue
Block a user