Skip to content

Commit

Permalink
Simplify operator reference keybind
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyoya2 committed Nov 15, 2022
1 parent fe8d789 commit 2491e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user.bind
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ Format 4
\bind "C-S-bar" "math-insert \\left\\Vert \\right\\Vert"
\bind "C-M-S-Return" "newpage-insert"
\bind "C-M-l" "math-insert \\ell"
\bind "C-M-w" "command-sequence char-left-select; cut; math-insert \\stackrel{\\mathclap{{\\scriptscriptstyle \\left(\\right)}}}{}; down; paste; up; repeat 3 char-forward"
\bind "C-S-underscore" "math-insert \\_"
\bind "M-i" "command-sequence math-insert \\intop\\limits_{}^{}dx; char-backward; char-backward; down"
\bind "C-S-asciicircum" "math-insert \\mathcircumflex"
\bind "C-M-w" "command-sequence math-insert \\stackrel{\\mathclap{{\\scriptscriptstyle }}}{}; down;"

0 comments on commit 2491e1c

Please sign in to comment.