🔧 Added limit shortcut to espanso
This commit is contained in:
parent
cff247d0fe
commit
ff188249bb
1 changed files with 4 additions and 0 deletions
|
|
@ -171,6 +171,10 @@ matches:
|
|||
force_clipboard: true
|
||||
replace: "\\frac{}{}"
|
||||
|
||||
- trigger: ";lim"
|
||||
force_clipboard: true
|
||||
replace: "\\lim\\limits_{ \\to }"
|
||||
|
||||
- trigger: ";quad"
|
||||
force_clipboard: true
|
||||
replace: "$$ x = \\frac{-(b) \\pm \\sqrt{(b)^2 - 4(a)(c)}}{2(a)} $$"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue