Amend 8da02501, Add bindings for inset-settings

Added binding to emacs.bind too
This commit is contained in:
Kornel Benko 2018-07-07 11:29:40 +02:00
parent 07084d0e76
commit 41d86ff9e1

View File

@ -46,6 +46,9 @@ Format 4
\bind "C-m" "mark-toggle"
\bind "C-n" "down"
\bind "C-o" "inset-toggle"
# facemenu-menu in emacs
\bind "M-o" "inset-settings"
\bind "C-p" "up"
# this is "quoted-insert" a total different meaning from "quote-insert"