mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add binding for post argument 1.
This commit is contained in:
parent
2dde90a8fe
commit
4feca4fb4a
@ -135,6 +135,7 @@ Format 4
|
||||
\bind "M-g 7" "argument-insert 7"
|
||||
\bind "M-g 8" "argument-insert 8"
|
||||
\bind "M-g 9" "argument-insert 9"
|
||||
\bind "M-g 0" "argument-insert post:1"
|
||||
|
||||
|
||||
#
|
||||
|
@ -74,6 +74,7 @@ Format 4
|
||||
\bind "M-a 7" "argument-insert 7"
|
||||
\bind "M-a 8" "argument-insert 8"
|
||||
\bind "M-a 9" "argument-insert 9"
|
||||
\bind "M-a 0" "argument-insert post:1"
|
||||
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user