summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2019-03-23 23:59:04 +0100
committerKΓ©vin Le Gouguec <kevin.legouguec@gmail.com>2019-03-23 23:59:04 +0100
commitaa4c46e377a0de14af83faa42852d1b16945c879 (patch)
tree025e8e5dd7b3675bd9601bd326cfd7f06ec31450
parent8232568563d0090935a9e22f38ef67934497f962 (diff)
downloaddotfiles-aa4c46e377a0de14af83faa42852d1b16945c879.tar.xz
Add ⚠ to my/input-method
-rw-r--r--.emacs3
1 files changed, 2 insertions, 1 deletions
diff --git a/.emacs b/.emacs
index fda57c6..6621ce2 100644
--- a/.emacs
+++ b/.emacs
@@ -67,7 +67,8 @@
("..." ?…)
("-->" ?β†’) ("-/>" ?↛) ("==>" ?β‡’) ("=/>" ?⇏)
("<--" ?←) ("</-" ?β†š) ("<==" ?⇐) ("</=" ?⇍)
- ("<->" ?↔) ("<=>" ?⇔)))
+ ("<->" ?↔) ("<=>" ?⇔)
+ ("/!\\" ?⚠)))
;; What's life without a little risk?
(setq disabled-command-function nil)