mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-24 18:43:37 +00:00
Add bind to Insert > Separated <Environment> Above
The binding <Alt + p, Shift + Return> is already used for environment-split outer, so we bind <Alt + p, Alt + Return> to environment-split before.
This commit is contained in:
parent
b5b015ba3a
commit
386aba099b
@ -126,6 +126,7 @@ Format 5
|
||||
\bind "M-p Up" "outline-up"
|
||||
\bind "M-p Down" "outline-down"
|
||||
|
||||
\bind "M-p M-Return" "environment-split before"
|
||||
\bind "M-p Return" "command-alternatives environment-split ; environment-split previous"
|
||||
\bind "M-p S-Return" "environment-split outer"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user