summaryrefslogtreecommitdiffstats
path: root/.emacs.d/init.el
diff options
context:
space:
mode:
authorAmin Bandali <bandali@gnu.org>2019-09-20 12:47:22 -0400
committerAmin Bandali <bandali@gnu.org>2019-09-20 12:47:22 -0400
commitb29aa20fef0303ebd7b3e5dcaff4a612c7e0cf39 (patch)
tree2c6e9da8af7be71cf250b55c15d0f5742e525f2f /.emacs.d/init.el
parente003a4093636de8eaad7b7e4144bfbd7230dd021 (diff)
downloadconfigs-b29aa20fef0303ebd7b3e5dcaff4a612c7e0cf39.tar.gz
configs-b29aa20fef0303ebd7b3e5dcaff4a612c7e0cf39.tar.xz
configs-b29aa20fef0303ebd7b3e5dcaff4a612c7e0cf39.zip
emacs: update packages and disable emojify
Diffstat (limited to '.emacs.d/init.el')
-rw-r--r--.emacs.d/init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/init.el b/.emacs.d/init.el
index 55e63b7..12cafdb 100644
--- a/.emacs.d/init.el
+++ b/.emacs.d/init.el
@@ -1885,6 +1885,7 @@ This function is intended for use with `ivy-ignore-buffers'."
;; (use-package fill-column-indicator)
(use-package emojify
+ :disabled
:hook (erc-mode . emojify-mode))
(use-feature window