projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
emacs: update packages, add emojify-mode for erc-mode
[~bandali/configs]
/
.emacs.d
/
init.el
diff --git
a/.emacs.d/init.el
b/.emacs.d/init.el
index
c5a5bdf
..
6eeb23f
100644
(file)
--- a/
.emacs.d/init.el
+++ b/
.emacs.d/init.el
@@
-1538,6
+1538,9
@@
For disabling the behaviour for certain buffers and/or modes."
;; (use-package fill-column-indicator)
+(use-package emojify
+ :hook (erc-mode . emojify-mode))
+
\f
;;; Email (with Gnus)