diff options
| -rw-r--r-- | .emacs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -48,7 +48,8 @@ ;; Punctuation '("..." ?…) ;; Math symbols - '("~~" ?≈) '("~=" ?≊) '("^=" ?≙) + '("~~" ?≈) '("~~_" ?≊) '("~=" ?≅) '("~_" ?≃) + '("=_" ?≡) '("^=" ?≙) '(":=" ?≔) '("-->" ?→) '("-/>" ?↛) '("==>" ?⇒) '("=/>" ?⇏) '("<--" ?←) '("</-" ?↚) '("<==" ?⇐) '("</=" ?⇍) '("<->" ?↔) '("<=>" ?⇔) |
