fix(emacs): make latex bindings more intuitive
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
e10d8fd581
commit
7fec9610ba
1 changed files with 2 additions and 1 deletions
|
@ -59,7 +59,8 @@
|
|||
(?S ("\\Sigma" "\\sum"))
|
||||
(?m ("\\mu" "\\mod"))
|
||||
(?0 ("\\varnothing" "\\emptyset"))
|
||||
(?- ("\\not" "\\neg"))
|
||||
(?! ("\\not" "\\neq"))
|
||||
(?- ("\\neg"))
|
||||
(?+ ("\\cup" "\\cap"))
|
||||
(?{ ("\\subset" "\\subseteq"))
|
||||
(?} ("\\supset" "\\supseteq"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue